* installing *source* package 'fasterElasticNet' ... ** package 'fasterElasticNet' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/RtmpET5THe/R.INSTALL19ed01da4f45/fasterElasticNet/src' g++ -std=gnu++11 -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/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ElasticNet.cpp -o ElasticNet.o ElasticNet.cpp: In function 'Rcpp::List elasticnet(arma::mat&, arma::vec&, double, double)': ElasticNet.cpp:62:34: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 62 | for(int i = 0; i < VA.size(); i++){ | ~~^~~~~~~~~~~ ElasticNet.cpp:70:42: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 70 | for(int i = 0; i < (p-VA.size()); i++){ | ~~^~~~~~~~~~~~~~~ g++ -std=gnu++11 -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/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -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/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c forupdate.cpp -o forupdate.o g++ -std=gnu++11 -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/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c givens.cpp -o givens.o g++ -shared -s -static-libgcc -o fasterElasticNet.dll tmp.def ElasticNet.o RcppExports.o forupdate.o givens.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -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/RtmpET5THe/R.INSTALL19ed01da4f45/fasterElasticNet/src' make[1]: Entering directory '/d/temp/RtmpET5THe/R.INSTALL19ed01da4f45/fasterElasticNet/src' make[1]: Leaving directory '/d/temp/RtmpET5THe/R.INSTALL19ed01da4f45/fasterElasticNet/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-fasterElasticNet/00new/fasterElasticNet/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 'fasterElasticNet' as fasterElasticNet_1.1.2.zip * DONE (fasterElasticNet)