installing dependencies ‘staccuracy’, ‘univariateML’ also installing the dependencies ‘poilog’, ‘GUILDS’, ‘nakagami’, ‘sads’ begin installing package ‘poilog’ begin installing package ‘GUILDS’ begin installing package ‘nakagami’ begin installing package ‘staccuracy’ * installing *source* package ‘nakagami’ ... ** this is package ‘nakagami’ version ‘1.1.0’ ** package ‘nakagami’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 (nakagami) * installing *source* package ‘poilog’ ... ** this is package ‘poilog’ version ‘0.4.2.1’ ** package ‘poilog’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBSskG0/R.INSTALL17c36d54b0da50/poilog/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-noLD/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bipoilog_s_cint.c -o bipoilog_s_cint.o bipoilog_s_cint.c:24:30: warning: missing braces around initializer [-Wmissing-braces] 24 | R_CMethodDef cMethods[] = { | ^ gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R-d-gcc-noLD/lib -Wl,-O1 -o poilog.so bipoilog_s_cint.o -L/home/hornik/tmp/R-d-gcc-noLD/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBSskG0/R.INSTALL17c36d54b0da50/poilog/src' installing to /home/hornik/tmp/CRAN_special_noLD/Library/00LOCK-poilog/00new/poilog/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 (poilog) * installing *source* package ‘staccuracy’ ... ** this is package ‘staccuracy’ version ‘0.2.2’ ** package ‘staccuracy’ 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 ** 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 (staccuracy) * installing *source* package ‘GUILDS’ ... ** this is package ‘GUILDS’ version ‘1.4.7’ ** package ‘GUILDS’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpaORnLp/R.INSTALL17c36f7bede491/GUILDS/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-noLD/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 KDA_R.cpp -o KDA_R.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-noLD/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 g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-noLD/lib -Wl,-O1 -o GUILDS.so KDA_R.o RcppExports.o -L/home/hornik/tmp/R-d-gcc-noLD/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpaORnLp/R.INSTALL17c36f7bede491/GUILDS/src' installing to /home/hornik/tmp/CRAN_special_noLD/Library/00LOCK-GUILDS/00new/GUILDS/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 (GUILDS) begin installing package ‘sads’ * installing *source* package ‘sads’ ... ** this is package ‘sads’ version ‘0.6.3’ ** package ‘sads’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpk4I3aa/R.INSTALL17c46c496e9a87/sads/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-noLD/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c gauss_legendre.c -o gauss_legendre.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-noLD/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 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-noLD/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c volkov.c -o volkov.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R-d-gcc-noLD/lib -Wl,-O1 -o sads.so gauss_legendre.o init.o volkov.o -L/home/hornik/tmp/R-d-gcc-noLD/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpk4I3aa/R.INSTALL17c46c496e9a87/sads/src' installing to /home/hornik/tmp/CRAN_special_noLD/Library/00LOCK-sads/00new/sads/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 (sads) begin installing package ‘univariateML’ * installing *source* package ‘univariateML’ ... ** this is package ‘univariateML’ version ‘1.5.0’ ** package ‘univariateML’ 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 *** 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 (univariateML) checking ale_0.5.2.tar.gz ... Depends: Package: ale Depends: R (>= 4.2.0) Imports: broom, cli, dplyr, furrr, future, ggplot2, insight, methods, patchwork, progressr, purrr, rlang, S7, staccuracy, stats, stringr, tidyr, univariateML, utils Timings: user system elapsed ale 415.725 10.501 338.997 Results: Check status summary: NOTE Source packages 1 Check results summary: ale ... NOTE * checking CRAN incoming feasibility ... [5s/7s] NOTE