* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘sorcering’ ...
** this is package ‘sorcering’ version ‘1.2.0’
** package ‘sorcering’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/tmp/RtmpZoim3h/R.INSTALL217fca554507d1/sorcering/src'
g++-14 -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/RcppArmadillo/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-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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c sorcering.cpp -o sorcering.o
sorcering.cpp: In function ‘Rcpp::List sorcering(Rcpp::Nullable<Rcpp::Matrix<14>&>, const Rcpp::String&, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage>&>, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage>&>, Rcpp::Nullable<SEXPREC**>, Rcpp::Nullable<SEXPREC**>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage>&>, Rcpp::Nullable<SEXPREC**>, Rcpp::Nullable<Rcpp::Matrix<14>&>, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage>&>, Rcpp::Nullable<SEXPREC**>, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage>&>, int, Rcpp::Nullable<Rcpp::Matrix<14>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, bool, bool, bool, bool, bool, bool, bool, const Rcpp::NumericVector&, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage>&>, bool, Rcpp::Nullable<Rcpp::Vector<13>&>, int, int, Rcpp::Nullable<Rcpp::Vector<14, Rcpp::PreserveStorage>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, Rcpp::Nullable<Rcpp::Vector<19>&>, bool, const Rcpp::String&, bool, int, Rcpp::List)’:
sorcering.cpp:1198:57: warning: comparison of integer expressions of different signedness: ‘const arma::uword’ {aka ‘const unsigned int’} and ‘int’ [-Wsign-compare]
 1198 |                             if (RothC_dpmrpm_arma.n_elem<(list_length) && model.get_cstring()==rothc && RothC_dpmrpm_arma.n_elem>1) c3c +=("Fewer RothC_dpmrpm arguments than sites!");
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o sorcering.so RcppExports.o sorcering.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpZoim3h/R.INSTALL217fca554507d1/sorcering/src'
make[1]: Entering directory '/tmp/RtmpZoim3h/R.INSTALL217fca554507d1/sorcering/src'
make[1]: Leaving directory '/tmp/RtmpZoim3h/R.INSTALL217fca554507d1/sorcering/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-sorcering/00new/sorcering/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 (sorcering)