* installing *source* package ‘MetaSKAT’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.8 (11)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 Interface_Meta.cpp -o Interface_Meta.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 MatFile.cpp -o MatFile.o In file included from MatFile.cpp:6: ./MatFile.h:52:7: warning: private field 'm_decode_out' is not used [-Wunused-private-field] 52 | char m_decode_out[4]; | ^ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 Meta.cpp -o Meta.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 Permutation.cpp -o Permutation.o In file included from Permutation.cpp:2: ./Permutation.h:37:14: warning: private field 'm_nPop' is not used [-Wunused-private-field] 37 | int m_nPop; | ^ ./Permutation.h:44:13: warning: private field 'm_pScoreOrg' is not used [-Wunused-private-field] 44 | float * m_pScoreOrg; | ^ ./Permutation.h:46:20: warning: private field 'm_pbuffer' is not used [-Wunused-private-field] 46 | unsigned char *m_pbuffer; | ^ 3 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 RFunc.cpp -o RFunc.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 Read_BED.cpp -o Read_BED.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 Read_Dosage.cpp -o Read_Dosage.o In file included from Read_Dosage.cpp:5: ./Read_Dosage.h:55:7: warning: private field 'm_FileSize' is not used [-Wunused-private-field] 55 | int m_FileSize; | ^ ./Read_Dosage.h:60:6: warning: private field 'm_debugPos' is not used [-Wunused-private-field] 60 | int m_debugPos ; | ^ ./Read_Dosage.h:61:6: warning: private field 'm_debuglength' is not used [-Wunused-private-field] 61 | int m_debuglength ; | ^ 3 warnings generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -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 crc32.cpp -o crc32.o clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o MetaSKAT.so Interface_Meta.o MatFile.o Meta.o Permutation.o RFunc.o Read_BED.o Read_Dosage.o crc32.o -L/home/hornik/tmp/R-d-clang-18/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/MetaSKAT.Rcheck/00LOCK-MetaSKAT/00new/MetaSKAT/libs ** R ** data ** 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 (MetaSKAT)