* installing *source* package ‘DR.SC’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 16.0.6 (6)’ using C++17 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 -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 -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 -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 -fpic -g -O3 -Wall -pedantic -c mt_paral_job2.cpp -o mt_paral_job2.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 -fpic -g -O3 -Wall -pedantic -c simulDRcluster_main.cpp -o simulDRcluster_main.o simulDRcluster_main.cpp:20: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 -fpic -g -O3 -Wall -pedantic -c utilSimulDRcluster.cpp -o utilSimulDRcluster.o utilSimulDRcluster.cpp:48:21: warning: unused variable 'q' [-Wunused-variable] int n = X.n_rows, q = W0.n_cols; ^ 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 -fpic -g -O3 -Wall -pedantic -c wpca.cpp -o wpca.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o DR.SC.so RcppExports.o getNB_fast.o mt_paral_job.o mt_paral_job2.o simulDRcluster_main.o utilSimulDRcluster.o wpca.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/DR.SC.Rcheck/00LOCK-DR.SC/00new/DR.SC/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 (DR.SC)