* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘RMSNumpress’ ... ** package ‘RMSNumpress’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpAnIF9J/R.INSTALL80a514dcb4fbd/RMSNumpress/src' clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c MSNumpress.cpp -o MSNumpress.o MSNumpress.cpp:314:34: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 314 | data[i] * fixedPoint + 0.5 > LLONG_MAX ) { | ~ ^~~~~~~~~ /usr/lib/llvm-18/lib/clang/18/include/limits.h:105:20: note: expanded from macro 'LLONG_MAX' 105 | #define LLONG_MAX __LONG_LONG_MAX__ | ^~~~~~~~~~~~~~~~~ :121:27: note: expanded from macro '__LONG_LONG_MAX__' 121 | #define __LONG_LONG_MAX__ 9223372036854775807LL | ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RMSNumpress.cpp -o RMSNumpress.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o RMSNumpress.so MSNumpress.o RMSNumpress.o RcppExports.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpAnIF9J/R.INSTALL80a514dcb4fbd/RMSNumpress/src' make[1]: Entering directory '/tmp/RtmpAnIF9J/R.INSTALL80a514dcb4fbd/RMSNumpress/src' make[1]: Leaving directory '/tmp/RtmpAnIF9J/R.INSTALL80a514dcb4fbd/RMSNumpress/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-RMSNumpress/00new/RMSNumpress/libs ** R ** 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 (RMSNumpress)