downloading reverse dependencies ... downloading bigleaf_0.8.2.tar.gz ... ok downloading REddyProc_1.3.3.tar.gz ... ok downloading move_4.2.6.tar.gz ... ok installing dependencies ‘adehabitatHR’, ‘amt’, ‘bcpa’, ‘bigleaf’, ‘ctmm’, ‘EMbC’, ‘lognorm’, ‘mlegp’, ‘solartime’ also installing the dependencies ‘fasttime’, ‘Gmedian’, ‘suntools’ begin installing package ‘fasttime’ begin installing package ‘Gmedian’ begin installing package ‘suntools’ begin installing package ‘solartime’ begin installing package ‘mlegp’ begin installing package ‘lognorm’ begin installing package ‘adehabitatHR’ begin installing package ‘bcpa’ * installing *source* package ‘fasttime’ ... ** package ‘fasttime’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSruOlT/R.INSTALL33d8be25080cb7/fasttime/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tparse.c -o tparse.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o fasttime.so tparse.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSruOlT/R.INSTALL33d8be25080cb7/fasttime/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-fasttime/00new/fasttime/libs ** R ** 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 (fasttime) * installing *source* package ‘solartime’ ... ** using staged installation ** R ** 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 (solartime) begin installing package ‘bigleaf’ * installing *source* package ‘suntools’ ... ** package ‘suntools’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading in method for ‘crepuscule’ with signature ‘crds="SpatialPoints",dateTime="POSIXct"’: no definition for class “SpatialPoints” in method for ‘solarnoon’ with signature ‘crds="SpatialPoints",dateTime="POSIXct"’: no definition for class “SpatialPoints” in method for ‘solarpos’ with signature ‘crds="SpatialPoints",dateTime="POSIXct"’: no definition for class “SpatialPoints” in method for ‘sunriset’ with signature ‘crds="SpatialPoints",dateTime="POSIXct"’: no definition for class “SpatialPoints” ** help *** installing help indices ** 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 (suntools) begin installing package ‘EMbC’ * installing *source* package ‘mlegp’ ... ** package ‘mlegp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplJ7jAx/R.INSTALL33d8c63195ab3b/mlegp/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c SFMT.c -o SFMT.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lbfgs.c -o lbfgs.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlegp.c -o mlegp.o In file included from mlegp.c:9: matrix_vector.h:360:13: warning: ‘printVector’ defined but not used [-Wunused-function] 360 | static void printVector(const char *fmt, const double *b, int m) | ^~~~~~~~~~~ matrix_vector.h:346:13: warning: ‘printPackedMatrix’ defined but not used [-Wunused-function] 346 | static void printPackedMatrix(const char *fmt, const double *a, int n) | ^~~~~~~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlegp_init.c -o mlegp_init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nelder_mead_min.c -o nelder_mead_min.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c print.c -o print.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o mlegp.so SFMT.o lbfgs.o mlegp.o mlegp_init.o nelder_mead_min.o print.o -llapack -L/home/hornik/tmp/R-d-gcc-14/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplJ7jAx/R.INSTALL33d8c63195ab3b/mlegp/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mlegp/00new/mlegp/libs ** R ** 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 (mlegp) * installing *source* package ‘lognorm’ ... ** package ‘lognorm’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 (lognorm) * installing *source* package ‘bigleaf’ ... ** package ‘bigleaf’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (bigleaf) * installing *source* package ‘bcpa’ ... ** package ‘bcpa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkujKB4/R.INSTALL33d8cae8eb33c/bcpa/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c GetL.cpp -o GetL.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o bcpa.so GetL.o RcppExports.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkujKB4/R.INSTALL33d8cae8eb33c/bcpa/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-bcpa/00new/bcpa/libs ** 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 ** 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 (bcpa) * installing *source* package ‘adehabitatHR’ ... ** package ‘adehabitatHR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpnCY8B8/R.INSTALL33d8cc54a4cd0b/adehabitatHR/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tests.c -o tests.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o adehabitatHR.so init.o tests.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpnCY8B8/R.INSTALL33d8cc54a4cd0b/adehabitatHR/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-adehabitatHR/00new/adehabitatHR/libs ** R ** 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 (adehabitatHR) * installing *source* package ‘EMbC’ ... ** package ‘EMbC’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9ZfU25/R.INSTALL33da084e79c132/EMbC/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/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 -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/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 -DR_NO_REMAP -c mvbc.cpp -o mvbc.o mvbc.cpp: In function ‘Rcpp::NumericVector getClusters_cpp(arma::mat, arma::mat, arma::mat, arma::mat)’: mvbc.cpp:58:48: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 58 | for (int k=0; k= 3.2.0) Imports: lubridate Timings: user system elapsed solartime 22.475 3.518 26.901 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 2 Check results summary: solartime ... OK rdepends_bigleaf ... OK rdepends_move ... OK rdepends_REddyProc ... NOTE * checking Rd cross-references ... NOTE