downloading reverse dependencies ‘LaMa’, ‘multiSA’ trying URL 'file:///data/Repositories/CRAN/src/contrib/LaMa_2.1.0.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/multiSA_0.1.1.tar.gz' installing dependencies ‘LaMa’, ‘MSwM’, ‘PHSMM’, ‘RTMBdist’, ‘tinyplot’ begin installing package ‘RTMBdist’ begin installing package ‘PHSMM’ begin installing package ‘MSwM’ begin installing package ‘tinyplot’ * installing *source* package ‘MSwM’ ... ** this is package ‘MSwM’ version ‘1.5’ ** package ‘MSwM’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MSwM) * installing *source* package ‘tinyplot’ ... ** this is package ‘tinyplot’ version ‘0.6.1’ ** package ‘tinyplot’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tinyplot) * installing *source* package ‘RTMBdist’ ... ** this is package ‘RTMBdist’ version ‘1.0.3’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RTMBdist) begin installing package ‘LaMa’ * installing *source* package ‘PHSMM’ ... ** this is package ‘PHSMM’ version ‘1.0’ ** package ‘PHSMM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-15) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2TkUxI/R.INSTALL16a704e47c509/PHSMM/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c nll_Rcpp.cpp -o nll_Rcpp.o 'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. 'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o PHSMM.so RcppExports.o nll_Rcpp.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR 'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. 'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'. make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2TkUxI/R.INSTALL16a704e47c509/PHSMM/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-PHSMM/00new/PHSMM/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 * DONE (PHSMM) * installing *source* package ‘LaMa’ ... ** this is package ‘LaMa’ version ‘2.1.0’ ** package ‘LaMa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-15) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp32MCSo/R.INSTALL16a7ab26ba7450/LaMa/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c forward_algorithms.cpp -o forward_algorithms.o forward_algorithms.cpp: In function ‘double forward_cpp_h(const arma::mat&, const arma::rowvec&, const arma::mat&)’: forward_algorithms.cpp:20:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 20 | for (unsigned int i=1; i >)’: forward_algorithms.cpp:124:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 124 | for (unsigned int i=1; i >)’: forward_algorithms.cpp:168:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 168 | for (unsigned int i=1; i&)’: tpm_functions.cpp:144:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 144 | for (unsigned int i = 0; i < n; i++) { | ~~^~~ tpm_functions.cpp: In function ‘arma::mat tpm_thinned_t_cpp(const arma::cube&, int)’: tpm_functions.cpp:164:25: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 164 | for(arma::uword i=0; i= 3.5.0), RTMB (>= 1.9.0) Imports: stats, gamlss.dist, circular, sn, statmod, movMF Timings: user system elapsed RTMBdist 156.447 8.481 167.305 Results: Check status summary: OK Source packages 1 Reverse depends 2 Check results summary: RTMBdist ... OK rdepends_LaMa ... OK rdepends_multiSA ... OK