* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘metaRange’ ...
** package ‘metaRange’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp1KW4WP/R.INSTALL26858e109682e5/metaRange/src'
g++-13 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c calculate_suitability.cpp -o calculate_suitability.o
g++-13 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dispersal.cpp -o dispersal.o
g++-13 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c metabolic_scaling.cpp -o metabolic_scaling.o
g++-13 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ricker_allee_reproduction_model.cpp -o ricker_allee_reproduction_model.o
g++-13 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ricker_reproduction_model.cpp -o ricker_reproduction_model.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o metaRange.so RcppExports.o calculate_suitability.o dispersal.o metabolic_scaling.o ricker_allee_reproduction_model.o ricker_reproduction_model.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp1KW4WP/R.INSTALL26858e109682e5/metaRange/src'
make[1]: Entering directory '/tmp/Rtmp1KW4WP/R.INSTALL26858e109682e5/metaRange/src'
make[1]: Leaving directory '/tmp/Rtmp1KW4WP/R.INSTALL26858e109682e5/metaRange/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-metaRange/00new/metaRange/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘metaRange’
    finding HTML links ... done
    calculate_dispersal_kernel              html  
    calculate_normalization_constant        html  
    calculate_suitability                   html  
    create_simulation                       html  
    dispersal                               html  
    dispersal_fixed_unweighted              html  
    dispersal_fixed_weighted                html  
    metaRange-package                       html  
    metaRangeEnvironment                    html  
    metaRangePriorityQueue                  html  
    metaRangeProcess                        html  
    metaRangeSimulation                     html  
    metaRangeSpecies                        html  
    metabolic_scaling                       html  
    negative_exponential_function           html  
    plot.metaRangeEnvironment               html  
    plot.metaRangeSimulation                html  
    plot.metaRangeSpecies                   html  
    print.metaRangeVariableStorage          html  
    ricker_allee_reproduction_model         html  
    ricker_reproduction_model               html  
    save_species                            html  
    set_verbosity                           html  
    summary.metaRangeSimulation             html  
    summary.metaRangeSpecies                html  
*** copying figures
** 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
* creating tarball
packaged installation of ‘metaRange’ as ‘metaRange_1.1.4_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (metaRange)