* installing *source* package ‘GGIRread’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 15.0.6’ using C++ compiler: ‘Debian clang version 15.0.6’ clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c AxivityNumUnpack.cpp -o AxivityNumUnpack.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c GENEActivReader.cpp -o GENEActivReader.o GENEActivReader.cpp:95:7: warning: variable 'lux' set but not used [-Wunused-but-set-variable] int lux; ^ GENEActivReader.cpp:158:37: warning: unused variable 'tm' [-Wunused-variable] std::tm tm = {}; ^ GENEActivReader.cpp:189:21: warning: unused variable 'last12' [-Wunused-variable] int last12 = 0; ^ GENEActivReader.cpp:135:16: warning: unused variable 'volts' [-Wunused-variable] double volts = 0.0; ^ 4 warnings generated. clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c resample.cpp -o resample.o clang++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o GGIRread.so AxivityNumUnpack.o GENEActivReader.o RcppExports.o init.o resample.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/GGIRread.Rcheck/00LOCK-GGIRread/00new/GGIRread/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 (GGIRread)