* installing *source* package 'odpc' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c getMatrices.cpp -o getMatrices.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c miscAux.cpp -o miscAux.o miscAux.cpp: In function 'double getObj(const arma::mat&, const arma::mat&, const arma::vec&, const double&)': miscAux.cpp:29:7: warning: unused variable 'N' [-Wunused-variable] 29 | int N = resp.n_rows; | ^ miscAux.cpp:30:7: warning: unused variable 'm' [-Wunused-variable] 30 | int m = resp.n_cols; | ^ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c odpc.cpp -o odpc.o odpc.cpp:207: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas] 207 | # pragma omp parallel for num_threads(ncores) | odpc.cpp:212: warning: ignoring '#pragma omp barrier' [-Wunknown-pragmas] 212 | # pragma omp barrier | g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c odpcSparse.cpp -o odpcSparse.o odpcSparse.cpp: In function 'void solve_sparse_odpc_grid(const arma::mat&, const arma::mat&, const arma::vec&, const int&, const int&, const int&, const arma::mat&, const arma::mat&, const arma::mat&, const double&, const int&, arma::mat&, arma::vec&, arma::vec&, arma::mat&, arma::mat&, arma::mat&, arma::vec&, arma::vec&, arma::sp_mat&, arma::mat&, double&, double&, bool&, double&, arma::field > >&)': odpcSparse.cpp:100:27: warning: comparison of integer expressions of different signedness: 'arma::uword' {aka 'unsigned int'} and 'int' [-Wsign-compare] 100 | for (arma::uword h=0; h < num_lambda; h++){ | ~~^~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sparseAux.cpp -o sparseAux.o sparseAux.cpp: In function 'void Vector_Soft_Thresholding(const double&, arma::vec&)': sparseAux.cpp:50:29: warning: comparison of integer expressions of different signedness: 'arma::uword' {aka 'unsigned int'} and 'int' [-Wsign-compare] 50 | for (arma::uword h = 0; h < n; h++){ | ~~^~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -DRCPP_ARMADILLO_OLD_Field_BEHAVIOR -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c updateFunctions.cpp -o updateFunctions.o g++ -std=gnu++17 -shared -s -static-libgcc -o odpc.dll tmp.def RcppExports.o getMatrices.o miscAux.o odpc.o odpcSparse.o sparseAux.o updateFunctions.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-odpc/00new/odpc/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 * DONE (odpc)