* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘actiRhythm’ ...
** this is package ‘actiRhythm’ version ‘0.1.0’
** package ‘actiRhythm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-16 (Debian 16.1.0-3) 16.1.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphKY8XB/R.INSTALL5a0092a0e0441/actiRhythm/src'
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -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.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -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.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o actiRhythm.so RcppExports.o sliding_window_cpp.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphKY8XB/R.INSTALL5a0092a0e0441/actiRhythm/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphKY8XB/R.INSTALL5a0092a0e0441/actiRhythm/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphKY8XB/R.INSTALL5a0092a0e0441/actiRhythm/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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)