* installing *source* package 'CVR' ... ** package 'CVR' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmp2nspjg/R.INSTALL9bfc452d2b3e/CVR/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/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.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvrsolver.cpp -o cvrsolver.o cvrsolver.cpp: In function 'Rcpp::List cvrsolver(arma::mat, Rcpp::List, int, double, arma::vec, std::string, Rcpp::List, std::string, Rcpp::List)': cvrsolver.cpp:215:3: warning: label 'arma' defined but not used [-Wunused-label] 215 | arma:vec d, s; | ^~~~ In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\iostream:39, from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:52, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo.h:29, from cvrsolver.cpp:1: In member function 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char; _Traits = std::char_traits]', inlined from 'Rcpp::List cvrsolver(arma::mat, Rcpp::List, int, double, arma::vec, std::string, Rcpp::List, std::string, Rcpp::List)' at cvrsolver.cpp:441:38: d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\ostream:221:25: warning: 'difftmp' may be used uninitialized [-Wmaybe-uninitialized] 221 | { return _M_insert(__f); } | ~~~~~~~~~^~~~~ cvrsolver.cpp: In function 'Rcpp::List cvrsolver(arma::mat, Rcpp::List, int, double, arma::vec, std::string, Rcpp::List, std::string, Rcpp::List)': cvrsolver.cpp:216:49: note: 'difftmp' was declared here 216 | double tmp1 = 0, tmp2 = 0, tmp3 = 0, t1, t2, difftmp; | ^~~~~~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c registerDynamicSymbol.c -o registerDynamicSymbol.o g++ -std=gnu++17 -shared -s -static-libgcc -o CVR.dll tmp.def RcppExports.o cvrsolver.o registerDynamicSymbol.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp2nspjg/R.INSTALL9bfc452d2b3e/CVR/src' make[1]: Entering directory '/d/temp/Rtmp2nspjg/R.INSTALL9bfc452d2b3e/CVR/src' make[1]: Leaving directory '/d/temp/Rtmp2nspjg/R.INSTALL9bfc452d2b3e/CVR/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-CVR/00new/CVR/libs/x64 ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 'CVR' as CVR_0.1.1.zip * DONE (CVR)