* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tulpaMesh’ ...
** this is package ‘tulpaMesh’ version ‘0.1.1’
** package ‘tulpaMesh’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdOlP5F/R.INSTALL2f8094419320d0/tulpaMesh/src'
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -I../inst/include  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c mesh.cpp -o mesh.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tulpaMesh.so RcppExports.o mesh.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdOlP5F/R.INSTALL2f8094419320d0/tulpaMesh/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdOlP5F/R.INSTALL2f8094419320d0/tulpaMesh/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdOlP5F/R.INSTALL2f8094419320d0/tulpaMesh/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tulpaMesh/00new/tulpaMesh/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘tulpaMesh’
    finding HTML links ... done
    as_tulpa_mesh                           html  
    barrier_triangles                       html  
    fem_matrices                            html  
    fem_matrices_nonstationary              html  
    fem_matrices_p2                         html  
    mesh_components                         html  
    mesh_crs                                html  
    mesh_quality                            html  
    mesh_summary                            html  
    plot.tulpa_mesh                         html  
    refine_mesh                             html  
    subdivide_mesh                          html  
    subset_mesh                             html  
    tulpaMesh-package                       html  
    tulpa_mesh                              html  
    tulpa_mesh_1d                           html  
    tulpa_mesh_graph                        html  
    tulpa_mesh_sphere                       html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (tulpaMesh)