* installing *source* package 'DyadRatios' ...
** this is package 'DyadRatios' version '2.1'
** package 'DyadRatios' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_05_11_21_30_22_24918/RtmpSgIb1s/R.INSTALL189b0123b9de/DyadRatios/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c dyadratios_core.cpp -o dyadratios_core.o
dyadratios_core.cpp: In function 'Rcpp::List dyad_ratios_cpp(Rcpp::NumericMatrix, int, int, int, bool, double, int, int, Rcpp::NumericVector, Rcpp::NumericVector, int)':
dyadratios_core.cpp:496:14: warning: unused variable 'quit' [-Wunused-variable]
  496 |         bool quit = false;
      |              ^~~~
dyadratios_core.cpp: At global scope:
dyadratios_core.cpp:86:15: warning: 'double fStdev(const CMat1&, int, int)' defined but not used [-Wunused-function]
   86 | static double fStdev(const CMat1& mat, int v, int nperiods) {
      |               ^~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o DyadRatios.dll tmp.def RcppExports.o dyadratios_core.o -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_05_11_21_30_22_24918/RtmpSgIb1s/R.INSTALL189b0123b9de/DyadRatios/src'
make[1]: Entering directory '/d/temp/2026_05_11_21_30_22_24918/RtmpSgIb1s/R.INSTALL189b0123b9de/DyadRatios/src'
make[1]: Leaving directory '/d/temp/2026_05_11_21_30_22_24918/RtmpSgIb1s/R.INSTALL189b0123b9de/DyadRatios/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-DyadRatios/00new/DyadRatios/libs/x64
** 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
** 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 'DyadRatios' as DyadRatios_2.1.zip
* DONE (DyadRatios)