* installing *source* package 'coconots' ...
** this is package 'coconots' version '2.0.0'
** package 'coconots' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_00_28303/Rtmpu2rdAi/R.INSTALL21af4e5f56ae/coconots/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cfunctions.cpp -o cfunctions.o
cfunctions.cpp: In function 'double likelihoodGP2(double, double, double, double, double, double, int, int, int, std::vector<int>)':
cfunctions.cpp:51:10: warning: unused variable 'nain' [-Wunused-variable]
   51 |   double nain;
      |          ^~~~
cfunctions.cpp: In function 'double likelihoodGP1(double, double, double, double, int, int, std::vector<int>)':
cfunctions.cpp:109:10: warning: unused variable 'gry' [-Wunused-variable]
  109 |   double gry;
      |          ^~~
cfunctions.cpp: In function 'std::vector<int> simGP2(double, double, double, double, double, double, int, int, int, int, std::vector<int>, std::vector<double>, std::vector<int>)':
cfunctions.cpp:152:10: warning: unused variable 'nain' [-Wunused-variable]
  152 |   double nain;
      |          ^~~~
cfunctions.cpp: In function 'std::vector<int> simGP1(double, double, double, double, int, int, int, std::vector<int>, std::vector<double>, std::vector<int>)':
cfunctions.cpp:213:10: warning: unused variable 'gry' [-Wunused-variable]
  213 |   double gry;
      |          ^~~
cfunctions.cpp:217:10: warning: unused variable 'mlef' [-Wunused-variable]
  217 |   double mlef = 0.0;
      |          ^~~~
cfunctions.cpp: In function 'double Pyz(int, int, double, double, double, double, double)':
cfunctions.cpp:368:10: warning: unused variable 'beta2' [-Wunused-variable]
  368 |   double beta2 = lambda * U *alpha2;
      |          ^~~~~
cfunctions.cpp: In function 'std::vector<int> simGP2cov(double, double, double, double, double, Rcpp::NumericVector, int, int, int, int, std::vector<int>, Rcpp::NumericMatrix, std::vector<double>, std::vector<int>, std::string)':
cfunctions.cpp:427:11: warning: unused variable 'minry' [-Wunused-variable]
  427 |       int minry = std::min(r,y);
      |           ^~~~~
cfunctions.cpp:399:10: warning: unused variable 'nain' [-Wunused-variable]
  399 |   double nain;
      |          ^~~~
cfunctions.cpp: In function 'double likelihoodGP2cov(double, double, double, double, double, Rcpp::NumericVector, int, int, int, std::vector<int>, Rcpp::NumericMatrix, std::string)':
cfunctions.cpp:512:10: warning: unused variable 'nain' [-Wunused-variable]
  512 |   double nain;
      |          ^~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o coconots.dll tmp.def RcppExports.o cfunctions.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.5.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_00_28303/Rtmpu2rdAi/R.INSTALL21af4e5f56ae/coconots/src'
make[1]: Entering directory '/d/temp/2025_07_04_01_50_00_28303/Rtmpu2rdAi/R.INSTALL21af4e5f56ae/coconots/src'
make[1]: Leaving directory '/d/temp/2025_07_04_01_50_00_28303/Rtmpu2rdAi/R.INSTALL21af4e5f56ae/coconots/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-coconots/00new/coconots/libs/x64
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** 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 'coconots' as coconots_2.0.0.zip
* DONE (coconots)