* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘sfcurve’ ...
** package ‘sfcurve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2GlVVA/R.INSTALL83f1dbc10e20/sfcurve/src'
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c hilbert_curve_3d.cpp -o hilbert_curve_3d.o
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c sfc.cpp -o sfc.o
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c std_hilbert_curve.cpp -o std_hilbert_curve.o
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c std_peano_curve.cpp -o std_peano_curve.o
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c std_utils.cpp -o std_utils.o
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utils.cpp -o utils.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o sfcurve.so RcppExports.o hilbert_curve_3d.o sfc.o std_hilbert_curve.o std_peano_curve.o std_utils.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2GlVVA/R.INSTALL83f1dbc10e20/sfcurve/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2GlVVA/R.INSTALL83f1dbc10e20/sfcurve/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2GlVVA/R.INSTALL83f1dbc10e20/sfcurve/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-sfcurve/00new/sfcurve/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘sfcurve’
    finding HTML links ... done
    base_patterns                           html  
    draw_multiple_curves                    html  
    draw_rules                              html  
    h_curve                                 html  
    h_seed                                  html  
    hilbert_3d                              html  
    level1_unit_orientation                 html  
    plot_segments                           html  
    pre_defined_rules                       html  
    sfc_3x3_combined                        html  
    sfc_4x4_meander                         html  
    sfc_apply                               html  
    sfc_base                                html  
    sfc_expand                              html  
    sfc_expand_by_rules                     html  
    sfc_flip_unit                           html  
    sfc_generator                           html  
    sfc_grob                                html  
    sfc_index                               html  
    sfc_is_compatible                       html  
    sfc_level                               html  
    sfc_mode                                html  
    sfc_previous_point                      html  
    sfc_reduce                              html  
    sfc_rules                               html  
    sfc_segments                            html  
    sfc_sequence                            html  
    sfc_shape                               html  
    sfc_transformation                      html  
    sfc_universe                            html  
    sfc_validate                            html  
    sfcurve-package                         html  
    show                                    html  
    spacefilling                            html  
    standard_curve                          html  
REDIRECT:topic	 Previous alias or file overwritten by alias: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-sfcurve/00new/sfcurve/help/h_curve.html
    traverse_path                           html  
    utility                                 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 (sfcurve)