* 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++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_07_30_01_50_00_17551/Rtmp29B6SC/R.INSTALL158183ac2737d/actiRhythm/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -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++ -shared -s -static-libgcc -o actiRhythm.dll tmp.def RcppExports.o sliding_window_cpp.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.6.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_07_30_01_50_00_17551/Rtmp29B6SC/R.INSTALL158183ac2737d/actiRhythm/src'
make[1]: Entering directory '/d/temp/2026_07_30_01_50_00_17551/Rtmp29B6SC/R.INSTALL158183ac2737d/actiRhythm/src'
make[1]: Leaving directory '/d/temp/2026_07_30_01_50_00_17551/Rtmp29B6SC/R.INSTALL158183ac2737d/actiRhythm/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-actiRhythm/00new/actiRhythm/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'actiRhythm' as actiRhythm_0.1.0.zip
* DONE (actiRhythm)