* installing *source* package ‘PRECAST’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 16.0.6 (6)’ clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O3 -Wall -pedantic -c getNB_fast.cpp -o getNB_fast.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O3 -Wall -pedantic -c idrsc2.cpp -o idrsc2.o idrsc2.cpp:15:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined] #define INT_MIN (-INT_MAX - 1) ^ /usr/lib/llvm-16/lib/clang/16/include/limits.h:51:9: note: previous definition is here #define INT_MIN (-__INT_MAX__ -1) ^ idrsc2.cpp:323:7: warning: unused variable 'i' [-Wunused-variable] int i, iter, k, n; ^ 2 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O3 -Wall -pedantic -c mt_paral_job.cpp -o mt_paral_job.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O3 -Wall -pedantic -c utilMultIntcluster.cpp -o utilMultIntcluster.o utilMultIntcluster.cpp:7:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined] #define INT_MIN (-INT_MAX - 1) ^ /usr/lib/llvm-16/lib/clang/16/include/limits.h:51:9: note: previous definition is here #define INT_MIN (-__INT_MAX__ -1) ^ 1 warning generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 "-DARMA_64BIT_WORD=1" -fpic -g -O3 -Wall -pedantic -c wpca.cpp -o wpca.o wpca.cpp:11:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined] #define INT_MIN (-INT_MAX - 1) ^ /usr/lib/llvm-16/lib/clang/16/include/limits.h:51:9: note: previous definition is here #define INT_MIN (-__INT_MAX__ -1) ^ 1 warning generated. clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o PRECAST.so RcppExports.o getNB_fast.o idrsc2.o mt_paral_job.o utilMultIntcluster.o wpca.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/PRECAST.Rcheck/00LOCK-PRECAST/00new/PRECAST/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 (PRECAST)