* installing *source* package ‘cooltools’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.8 (1+b1)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/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 -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 ./../inst/include/cooltools.h:7: In file included from ./../inst/include/cooltools_RcppExports.h:7: 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 | ^ RcppExports.cpp:47:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 47 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:47:18: note: treat the string as an argument to avoid this 47 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:84:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 84 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:84:18: note: treat the string as an argument to avoid this 84 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:120:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 120 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:120:18: note: treat the string as an argument to avoid this 120 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^ RcppExports.cpp:157:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 157 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R/include/Rinternals.h:200:17: note: expanded from macro 'CHAR' 200 | #define CHAR(x) R_CHAR(x) | ^~~~~~~~~ RcppExports.cpp:157:18: note: treat the string as an argument to avoid this 157 | Rf_error(CHAR(rcpp_msgSEXP_gen)); | ^ | "%s", /home/hornik/tmp/R/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/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 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c paircount.cpp -o paircount.o In file included from paircount.cpp:1: 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 | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/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 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c stamp.cpp -o stamp.o In file included from stamp.cpp:1: 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 | ^ 1 warning generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o cooltools.so RcppExports.o paircount.o stamp.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/cooltools.Rcheck/00LOCK-cooltools/00new/cooltools/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (cooltools)