* installing *source* package 'PSGD' ... ** package 'PSGD' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpKMQJGq/R.INSTALL188a86d6f39db/PSGD/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" -D__STDC_LIMIT_MACROS -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Logistic_Model.cpp -o Logistic_Model.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" -D__STDC_LIMIT_MACROS -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Main_CV_PSGD.cpp -o Main_CV_PSGD.o Main_CV_PSGD.cpp:39: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 39 | # pragma omp parallel for num_threads(n_threads) | 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" -D__STDC_LIMIT_MACROS -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Main_PSGD.cpp -o Main_PSGD.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" -D__STDC_LIMIT_MACROS -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PSGD.cpp -o PSGD.o In file included from PSGD.cpp:18: Stepwise_Split.hpp: In function 'Rcpp::List Stepwise_Split(arma::mat, arma::vec, arma::uword, arma::uword, const arma::uword&, const arma::uword&, const double&)': Stepwise_Split.hpp:104:29: warning: 'optimal_model' may be used uninitialized [-Wmaybe-uninitialized] 104 | models[optimal_model]->Variable_Update(models[optimal_model]->Get_Optimal_Variable(), x_std, y_c); | ^ Stepwise_Split.hpp:60:17: note: 'optimal_model' was declared here 60 | arma::uword optimal_model; | ^~~~~~~~~~~~~ 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" -D__STDC_LIMIT_MACROS -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PS_Model.cpp -o PS_Model.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" -D__STDC_LIMIT_MACROS -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" -D__STDC_LIMIT_MACROS -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Step_Model.cpp -o Step_Model.o g++ -std=gnu++17 -shared -s -static-libgcc -o PSGD.dll tmp.def Logistic_Model.o Main_CV_PSGD.o Main_PSGD.o PSGD.o PS_Model.o RcppExports.o Step_Model.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -pthread -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/RtmpKMQJGq/R.INSTALL188a86d6f39db/PSGD/src' make[1]: Entering directory '/d/temp/RtmpKMQJGq/R.INSTALL188a86d6f39db/PSGD/src' make[1]: Leaving directory '/d/temp/RtmpKMQJGq/R.INSTALL188a86d6f39db/PSGD/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-PSGD/00new/PSGD/libs/x64 ** R ** 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 'PSGD' as PSGD_1.0.3.zip * DONE (PSGD)