* installing *source* package 'coconots' ...
** this is package 'coconots' version '2.0.3'
** package 'coconots' 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_06_15_01_50_00_2195/RtmpWWWP11/R.INSTALL2cfff82f2d6fb/coconots/src'
g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/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++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/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:53:10: warning: unused variable 'nain' [-Wunused-variable]
53 | double nain;
| ^~~~
cfunctions.cpp: In function 'double likelihoodGP1(double, double, double, double, int, int, std::vector<int>)':
cfunctions.cpp:111:10: warning: unused variable 'gry' [-Wunused-variable]
111 | 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:154:10: warning: unused variable 'nain' [-Wunused-variable]
154 | 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:215:10: warning: unused variable 'gry' [-Wunused-variable]
215 | double gry;
| ^~~
cfunctions.cpp:219:10: warning: unused variable 'mlef' [-Wunused-variable]
219 | double mlef = 0.0;
| ^~~~
cfunctions.cpp: In function 'double Pyz(int, int, double, double, double, double, double)':
cfunctions.cpp:370:10: warning: unused variable 'beta2' [-Wunused-variable]
370 | 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:429:11: warning: unused variable 'minry' [-Wunused-variable]
429 | int minry = std::min(r,y);
| ^~~~~
cfunctions.cpp:401:10: warning: unused variable 'nain' [-Wunused-variable]
401 | 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:514:10: warning: unused variable 'nain' [-Wunused-variable]
514 | double nain;
| ^~~~
g++ -std=gnu++20 -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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_06_15_01_50_00_2195/RtmpWWWP11/R.INSTALL2cfff82f2d6fb/coconots/src'
make[1]: Entering directory '/d/temp/2026_06_15_01_50_00_2195/RtmpWWWP11/R.INSTALL2cfff82f2d6fb/coconots/src'
make[1]: Leaving directory '/d/temp/2026_06_15_01_50_00_2195/RtmpWWWP11/R.INSTALL2cfff82f2d6fb/coconots/src'
installing to d:/Rcompile/CRANpkg/lib/4.7/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.3.zip
* DONE (coconots)