* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘jmvconnect’ ... ** this is package ‘jmvconnect’ version ‘2.5.7’ ** package ‘jmvconnect’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.6 (1+b1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUOmzaj/R.INSTALL2e444b22837e0e/jmvconnect/src' clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c column.cpp -o column.o column.cpp:564:58: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 564 | if (isnan(value) || value < INT64_MIN || value > INT64_MAX) | ~ ^~~~~~~~~ /usr/include/stdint.h:113:22: note: expanded from macro 'INT64_MAX' 113 | # define INT64_MAX (__INT64_C(9223372036854775807)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/stdint.h:95:24: note: expanded from macro '__INT64_C' 95 | # define __INT64_C(c) c ## L | ^~~~~~ <scratch space>:148:1: note: expanded from here 148 | 9223372036854775807L | ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c dataset.cpp -o dataset.o clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c memorymap.cpp -o memorymap.o memorymap.cpp:44:10: warning: unused variable 'minor' [-Wunused-variable] 44 | char minor = _start[7]; | ^~~~~ 1 warning generated. clang++-19 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c readdf.cpp -o readdf.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o jmvconnect.so RcppExports.o column.o dataset.o memorymap.o readdf.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUOmzaj/R.INSTALL2e444b22837e0e/jmvconnect/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUOmzaj/R.INSTALL2e444b22837e0e/jmvconnect/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUOmzaj/R.INSTALL2e444b22837e0e/jmvconnect/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-jmvconnect/00new/jmvconnect/libs ** R ** 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 (jmvconnect)