* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘coconots’ ... ** package ‘coconots’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpeVJ0kA/R.INSTALL23483737805d8e/coconots/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/StanHeaders/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -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-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/StanHeaders/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cfunctions.cpp -o cfunctions.o cfunctions.cpp: In function ‘double likelihoodGP2(double, double, double, double, double, double, int, int, int, std::vector)’: cfunctions.cpp:37:10: warning: unused variable ‘nain’ [-Wunused-variable] 37 | double nain; | ^~~~ cfunctions.cpp: In function ‘double likelihoodGP1(double, double, double, double, int, int, std::vector)’: cfunctions.cpp:95:10: warning: unused variable ‘gry’ [-Wunused-variable] 95 | double gry; | ^~~ cfunctions.cpp: In function ‘std::vector simGP2(double, double, double, double, double, double, int, int, int, int, std::vector, std::vector, std::vector)’: cfunctions.cpp:138:10: warning: unused variable ‘nain’ [-Wunused-variable] 138 | double nain; | ^~~~ cfunctions.cpp: In function ‘std::vector simGP1(double, double, double, double, int, int, int, std::vector, std::vector, std::vector)’: cfunctions.cpp:197:10: warning: unused variable ‘gry’ [-Wunused-variable] 197 | double gry; | ^~~ cfunctions.cpp:201:10: warning: unused variable ‘mlef’ [-Wunused-variable] 201 | double mlef = 0.0; | ^~~~ cfunctions.cpp: In function ‘double Pyz(int, int, double, double, double, double, double)’: cfunctions.cpp:353:10: warning: unused variable ‘beta2’ [-Wunused-variable] 353 | double beta2 = lambda * U *alpha2; | ^~~~~ cfunctions.cpp: In function ‘std::vector simGP2cov(double, double, double, double, double, Rcpp::NumericVector, int, int, int, int, std::vector, Rcpp::NumericMatrix, std::vector, std::vector)’: cfunctions.cpp:383:10: warning: unused variable ‘nain’ [-Wunused-variable] 383 | double nain; | ^~~~ cfunctions.cpp: In function ‘double likelihoodGP2cov(double, double, double, double, double, Rcpp::NumericVector, int, int, int, std::vector, Rcpp::NumericMatrix)’: cfunctions.cpp:493:10: warning: unused variable ‘nain’ [-Wunused-variable] 493 | double nain; | ^~~~ g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o coconots.so RcppExports.o cfunctions.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpeVJ0kA/R.INSTALL23483737805d8e/coconots/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpeVJ0kA/R.INSTALL23483737805d8e/coconots/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpeVJ0kA/R.INSTALL23483737805d8e/coconots/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-coconots/00new/coconots/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** 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 ‘coconots’ as ‘coconots_1.1.3_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (coconots)