* installing *source* package ‘spbal’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.5 (2)’ using C++17 clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include/RcppThread.h:9: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include/RcppThread/RMonitor.hpp:10:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 10 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c spbal.cpp -o spbal.o In file included from spbal.cpp:6: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:30: /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include/Rcpp/r/headers.h:26:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined] 26 | #define R_NO_REMAP | ^ :4:9: note: previous definition is here 4 | #define R_NO_REMAP 1 | ^ spbal.cpp:16:9: warning: 'RCPPTHREAD_OVERRIDE_COUT' macro redefined [-Wmacro-redefined] 16 | #define RCPPTHREAD_OVERRIDE_COUT 1 // std::cout override | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include/RcppThread/Rcout.hpp:58:13: note: previous definition is here 58 | #define RCPPTHREAD_OVERRIDE_COUT 0 | ^ spbal.cpp:17:9: warning: 'RCPPTHREAD_OVERRIDE_THREAD' macro redefined [-Wmacro-redefined] 17 | #define RCPPTHREAD_OVERRIDE_THREAD 1 // std::thread override | ^ /home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppThread/include/RcppThread/Thread.hpp:126:13: note: previous definition is here 126 | #define RCPPTHREAD_OVERRIDE_THREAD 0 | ^ 3 warnings generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o spbal.so RcppExports.o spbal.o -L/home/hornik/tmp/R-d-clang-18/lib -lR installing to /srv/hornik/tmp/CRAN/spbal.Rcheck/00LOCK-spbal/00new/spbal/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 (spbal)