* installing *source* package ‘ProFAST’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 17.0.6 (3)’ clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/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 DR_removebatch.cpp -o DR_removebatch.o DR_removebatch.cpp:15:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined] 15 | #define INT_MIN (-INT_MAX - 1) | ^ /usr/lib/llvm-17/lib/clang/17/include/limits.h:51:9: note: previous definition is here 51 | #define INT_MIN (-__INT_MAX__ -1) | ^ DR_removebatch.cpp:432:7: warning: unused variable 'i' [-Wunused-variable] 432 | int i, iter, k, n; | ^ 2 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/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++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/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 alignExp.cpp -o alignExp.o alignExp.cpp:8:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined] 8 | #define INT_MIN (-INT_MAX - 1) | ^ /usr/lib/llvm-17/lib/clang/17/include/limits.h:51:9: note: previous definition is here 51 | #define INT_MIN (-__INT_MAX__ -1) | ^ alignExp.cpp:180:7: warning: unused variable 'n' [-Wunused-variable] 180 | int n; | ^ 2 warnings generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/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 alignExps.cpp -o alignExps.o alignExps.cpp:8:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined] 8 | #define INT_MIN (-INT_MAX - 1) | ^ /usr/lib/llvm-17/lib/clang/17/include/limits.h:51:9: note: previous definition is here 51 | #define INT_MIN (-__INT_MAX__ -1) | ^ 1 warning generated. clang++-17 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-17/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 profast.cpp -o profast.o profast.cpp:14:9: warning: 'INT_MIN' macro redefined [-Wmacro-redefined] 14 | #define INT_MIN (-INT_MAX - 1) | ^ /usr/lib/llvm-17/lib/clang/17/include/limits.h:51:9: note: previous definition is here 51 | #define INT_MIN (-__INT_MAX__ -1) | ^ profast.cpp:408:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] 408 | int n; | ^ 2 warnings generated. clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o ProFAST.so DR_removebatch.o RcppExports.o alignExp.o alignExps.o profast.o -llapack -L/home/hornik/tmp/R-d-clang-17/lib -lRblas -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/ProFAST.Rcheck/00LOCK-ProFAST/00new/ProFAST/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 (ProFAST)