* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘PLNmodels’ ...
** this is package ‘PLNmodels’ version ‘1.3.0’
** package ‘PLNmodels’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-16 (Debian 16.1.0-3) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4OcVCZ/R.INSTALL3c7865388eeb84/PLNmodels/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/nloptr/include' -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/nloptr/include' -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 nlopt_wrapper.cpp -o nlopt_wrapper.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/nloptr/include' -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 optim_genet_cov.cpp -o optim_genet_cov.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/nloptr/include' -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 optim_zipln_mstep.cpp -o optim_zipln_mstep.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/nloptr/include' -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 packing.cpp -o packing.o
In file included from /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/armadillo:437,
from /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51,
from /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29,
from packing.h:7,
from packing.cpp:1:
In static member function ‘static void arma::memory::release(eT*) [with eT = const double]’,
inlined from ‘arma::Mat<eT>::~Mat() [with eT = double]’ at /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:32:20,
inlined from ‘arma::Mat<eT>::~Mat() [with eT = double]’ at /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:25:1,
inlined from ‘arma::Col<double>::~Col()’ at /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:25:7,
inlined from ‘bool cpp_test_packing()’ at packing.cpp:49:48:
/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/memory.hpp:125:14: warning: ‘void free(void*)’ called on pointer ‘*(double**)((char*)&packed + offsetof(std::vector<double, std::allocator<double> >,std::vector<double, std::allocator<double> >::<unnamed>.std::_Vector_base<double, std::allocator<double> >::_M_impl.std::_Vector_base<double, std::allocator<double> >::_Vector_impl::<unnamed>.std::allocator<double>::<unnamed>))’ with nonzero offset [320, 34359738680] [-Wfree-nonheap-object]
125 | std::free( (void *)(mem) );
| ~~~~~~~~~^~~~~~~~~~~~~~~~~
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/nloptr/include' -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 utils-R.cpp -o utils-R.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/nloptr/include' -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 wrappers_builtin_optim_pln.cpp -o wrappers_builtin_optim_pln.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/nloptr/include' -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 wrappers_builtin_optim_plnpca.cpp -o wrappers_builtin_optim_plnpca.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/nloptr/include' -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 wrappers_builtin_optim_zipln.cpp -o wrappers_builtin_optim_zipln.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/nloptr/include' -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 wrappers_nlopt_optim_pln.cpp -o wrappers_nlopt_optim_pln.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/nloptr/include' -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 wrappers_nlopt_optim_plnpca.cpp -o wrappers_nlopt_optim_plnpca.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/nloptr/include' -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 wrappers_nlopt_optim_zipln.cpp -o wrappers_nlopt_optim_zipln.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o PLNmodels.so RcppExports.o nlopt_wrapper.o optim_genet_cov.o optim_zipln_mstep.o packing.o utils-R.o wrappers_builtin_optim_pln.o wrappers_builtin_optim_plnpca.o wrappers_builtin_optim_zipln.o wrappers_nlopt_optim_pln.o wrappers_nlopt_optim_plnpca.o wrappers_nlopt_optim_zipln.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/Rtmp4OcVCZ/R.INSTALL3c7865388eeb84/PLNmodels/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4OcVCZ/R.INSTALL3c7865388eeb84/PLNmodels/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4OcVCZ/R.INSTALL3c7865388eeb84/PLNmodels/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-PLNmodels/00new/PLNmodels/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to 'sqrt'
Note: wrong number of arguments to 'sqrt'
** help
*** installing help indices
*** 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
* DONE (PLNmodels)