* installing *source* package 'coconots' ... ** package 'coconots' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpuWjVyU/R.INSTALL230a07c865280/coconots/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I"d:/rtools44/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.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/StanHeaders/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppParallel/include' -I"d:/rtools44/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)': cfunctions.cpp:37:10: warning: unused variable 'nain' [-Wunused-variable] 37 | double nain; | ^~~~ cfunctions.cpp: In function 'double likelihoodGP1(double, double, double, double, int, int, std::vector)': cfunctions.cpp:95:10: warning: unused variable 'gry' [-Wunused-variable] 95 | double gry; | ^~~ cfunctions.cpp: In function 'std::vector simGP2(double, double, double, double, double, double, int, int, int, int, std::vector, std::vector, std::vector)': cfunctions.cpp:138:10: warning: unused variable 'nain' [-Wunused-variable] 138 | double nain; | ^~~~ cfunctions.cpp: In function 'std::vector simGP1(double, double, double, double, int, int, int, std::vector, std::vector, std::vector)': cfunctions.cpp:197:10: warning: unused variable 'gry' [-Wunused-variable] 197 | double gry; | ^~~ cfunctions.cpp:201:10: warning: unused variable 'mlef' [-Wunused-variable] 201 | double mlef = 0.0; | ^~~~ cfunctions.cpp: In function 'double Pyz(int, int, double, double, double, double, double)': cfunctions.cpp:353:10: warning: unused variable 'beta2' [-Wunused-variable] 353 | double beta2 = lambda * U *alpha2; | ^~~~~ cfunctions.cpp: In function 'std::vector simGP2cov(double, double, double, double, double, Rcpp::NumericVector, int, int, int, int, std::vector, Rcpp::NumericMatrix, std::vector, std::vector)': cfunctions.cpp:383:10: warning: unused variable 'nain' [-Wunused-variable] 383 | double nain; | ^~~~ cfunctions.cpp: In function 'double likelihoodGP2cov(double, double, double, double, double, Rcpp::NumericVector, int, int, int, std::vector, Rcpp::NumericMatrix)': cfunctions.cpp:493:10: warning: unused variable 'nain' [-Wunused-variable] 493 | double nain; | ^~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o coconots.dll tmp.def RcppExports.o cfunctions.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpuWjVyU/R.INSTALL230a07c865280/coconots/src' make[1]: Entering directory '/d/temp/RtmpuWjVyU/R.INSTALL230a07c865280/coconots/src' make[1]: Leaving directory '/d/temp/RtmpuWjVyU/R.INSTALL230a07c865280/coconots/src' installing to d:/Rcompile/CRANpkg/lib/4.4/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_1.1.3.zip * DONE (coconots)