downloading reverse dependencies ... downloading skytrackr_1.0.tar.gz ... ok installing dependencies ‘BayesianTools’, ‘multidplyr’, ‘skylight’ also installing the dependency ‘qs2’ begin installing package ‘qs2’ begin installing package ‘skylight’ begin installing package ‘BayesianTools’ * installing *source* package ‘BayesianTools’ ... ** this is package ‘BayesianTools’ version ‘0.1.8’ ** package ‘BayesianTools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’ using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpv1wp99/R.INSTALLb825972ea0c4b/BayesianTools/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 -c RcppExports.cpp -o RcppExports.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -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 g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/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 -c vsem.cpp -o vsem.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o BayesianTools.so RcppExports.o init.o vsem.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpv1wp99/R.INSTALLb825972ea0c4b/BayesianTools/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-BayesianTools/00new/BayesianTools/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 (BayesianTools) * installing *source* package ‘skylight’ ... ** this is package ‘skylight’ version ‘1.4’ ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpR06P3w/R.INSTALLb825720b0f95f/skylight/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/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 skylight.cpp -o skylight.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o skylight.so RcppExports.o skylight.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpR06P3w/R.INSTALLb825720b0f95f/skylight/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-skylight/00new/skylight/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 (skylight) * installing *source* package ‘qs2’ ... ** this is package ‘qs2’ version ‘0.1.5’ ** package ‘qs2’ successfully unpacked and MD5 sums checked ** using staged installation checking for pkg-config... /usr/bin/pkg-config checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++-15 -std=gnu++17 accepts -g... yes C++ compiler: g++-15 -std=gnu++17 zstd 1.5.7 library detected -- skipping zstd compilation Fixed blocksize Not using TBB configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpzT7Uh6/R.INSTALLb825b5dd2a09e/qs2/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DRCPP_NO_RTTI -DRCPP_NO_SUGAR -I../inst/include -I. -DIS_UTF8_LOCALE=1 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/stringfish/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DRCPP_NO_RTTI -DRCPP_NO_SUGAR -I../inst/include -I. -DIS_UTF8_LOCALE=1 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/stringfish/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -c qx_functions.cpp -o qx_functions.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o qs2.so RcppExports.o qx_functions.o -L. -lzstd -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpzT7Uh6/R.INSTALLb825b5dd2a09e/qs2/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-qs2/00new/qs2/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 (qs2) begin installing package ‘multidplyr’ * installing *source* package ‘multidplyr’ ... ** this is package ‘multidplyr’ version ‘0.1.4’ ** package ‘multidplyr’ 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 (multidplyr) checking skylight_1.4.tar.gz ... checking skytrackr_1.0.tar.gz ... Depends: Package: skylight Depends: R (>= 4.2) Imports: Rcpp LinkingTo: Rcpp, RcppArmadillo Timings: user system elapsed skylight 38.728 4.779 45.016 Results: Check status summary: OK Source packages 1 Reverse depends 1 Check results summary: skylight ... OK rdepends_skytrackr ... OK