* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘aftPenCDA’ ... ** this is package ‘aftPenCDA’ version ‘0.1.1’ ** package ‘aftPenCDA’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-16 (Debian 16.1.0-1) 16.1.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgLTgsR/R.INSTALLcfecd239933d0/aftPenCDA/src' g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c PIC_scenario.cpp -o PIC_scenario.o PIC_scenario.cpp: In function ‘arma::vec est_funcp_pic_cpp(const arma::vec&, const arma::vec&, const arma::mat&, const arma::vec&, const arma::vec&, const arma::vec&, Rcpp::Nullable >)’: PIC_scenario.cpp:238:18: warning: comparison of integer expressions of different signedness: ‘const arma::uword’ {aka ‘const unsigned int’} and ‘int’ [-Wsign-compare] 238 | if (z.n_elem != n) { | ~~~~~~~~~^~~~ g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c code.cpp -o code.o g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o aftPenCDA.so PIC_scenario.o RcppExports.o code.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgLTgsR/R.INSTALLcfecd239933d0/aftPenCDA/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgLTgsR/R.INSTALLcfecd239933d0/aftPenCDA/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgLTgsR/R.INSTALLcfecd239933d0/aftPenCDA/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-aftPenCDA/00new/aftPenCDA/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (aftPenCDA)