* installing *source* package ‘actiRhythm’ ... ** this is package ‘actiRhythm’ version ‘0.1.0’ ** using staged installation ** libs specified C++17 using C++ compiler: ‘g++-16 (Debian 16.1.0-2) 16.1.0’ using C++17 g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-16/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c sliding_window_cpp.cpp -o sliding_window_cpp.o sliding_window_cpp.cpp: In function ‘Rcpp::List calculate_all_circadian_cpp(Rcpp::NumericVector, int, int)’: sliding_window_cpp.cpp:522:9: warning: unused variable ‘minutes_per_day’ [-Wunused-variable] 522 | int minutes_per_day = hours_per_day * 60; | ^~~~~~~~~~~~~~~ g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-16/lib -Wl,-O1 -o actiRhythm.so RcppExports.o sliding_window_cpp.o -L/home/hornik/tmp/R-d-gcc-16/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/actiRhythm.Rcheck/00LOCK-actiRhythm/00new/actiRhythm/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (actiRhythm)