* installing *source* package ‘cbbinom’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.8 (9)’ 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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o RcppExports.cpp:52:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 52 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:52:18: note: treat the string as an argument to avoid this 52 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:95:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 95 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:95:18: note: treat the string as an argument to avoid this 95 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:134:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 134 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:134:18: note: treat the string as an argument to avoid this 134 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:175:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 175 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:175:18: note: treat the string as an argument to avoid this 175 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:215:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 215 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:215:18: note: treat the string as an argument to avoid this 215 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R-d-clang-18/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ 5 warnings 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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c cbbinom.cpp -o cbbinom.o 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/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c hypergeo.cpp -o hypergeo.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o cbbinom.so RcppExports.o cbbinom.o hypergeo.o -L/home/hornik/tmp/R-d-clang-18/lib -lR installing to /srv/hornik/tmp/CRAN/cbbinom.Rcheck/00LOCK-cbbinom/00new/cbbinom/libs ** R ** inst ** 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 ** 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 (cbbinom)