* installing *source* package 'fastPLS' ...
** this is package 'fastPLS' version '0.2'
** package 'fastPLS' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpYfJDQy/R.INSTALLea6c39de3874/fastPLS/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/Matrix/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../inst/include/ -IANN -O3 -DWIN32 -DDLL_EXPORTS -DANN_NO_RANDOM -DRANN -DARMA_64BIT_WORD=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo:26,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:32,
from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/Matrix/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../inst/include/ -IANN -O3 -DWIN32 -DDLL_EXPORTS -DANN_NO_RANDOM -DRANN -DARMA_64BIT_WORD=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c export-inline-header.cpp -o export-inline-header.o
In file included from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo:26,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:32,
from ../inst/include/fastPLS.h:9,
from export-inline-header.cpp:2:
D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/Matrix/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I../inst/include/ -IANN -O3 -DWIN32 -DDLL_EXPORTS -DANN_NO_RANDOM -DRANN -DARMA_64BIT_WORD=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fastPLS.cpp -o fastPLS.o
In file included from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo:26,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:32,
from fastPLS.cpp:3:
D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
fastPLS.cpp: In function 'Rcpp::List optim_pls_cv(arma::mat, arma::mat, arma::ivec, arma::ivec, int, int, int, int)':
fastPLS.cpp:414:21: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'long long unsigned int'} [-Wsign-compare]
414 | for (int j = 0; j < indices.size(); j++) {
| ~~^~~~~~~~~~~~~~~~
fastPLS.cpp: In function 'Rcpp::List double_pls_cv(arma::mat, arma::mat, arma::ivec, arma::ivec, int, int, int, int, int)':
fastPLS.cpp:500:21: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'long long unsigned int'} [-Wsign-compare]
500 | for (int j = 0; j < indices.size(); j++) {
| ~~^~~~~~~~~~~~~~~~
fastPLS.cpp: In function 'Rcpp::List pls_model1(arma::mat, arma::mat, arma::ivec, int, bool, int)':
fastPLS.cpp:647:18: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare]
647 | if(svd_v.n_cols>max_ncomp){
| ~~~~~~~~~~~~^~~~~~~~~~
fastPLS.cpp:666:20: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const long long unsigned int'} and 'int' [-Wsign-compare]
666 | if(svd_v.n_cols>max_ncomp){
| ~~~~~~~~~~~~^~~~~~~~~~
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.6/Matrix/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c irlba.c -o irlba.o
irlba.c: In function 'irlb':
irlba.c:441:21: warning: 'converged' may be used uninitialized [-Wmaybe-uninitialized]
441 | return (converged == 1 ? 0 : -2);
| ~~~~~~~~~~^~~~
irlba.c:169:7: note: 'converged' declared here
169 | int converged;
| ^~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o fastPLS.dll tmp.def RcppExports.o export-inline-header.o fastPLS.o irlba.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpYfJDQy/R.INSTALLea6c39de3874/fastPLS/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpYfJDQy/R.INSTALLea6c39de3874/fastPLS/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpYfJDQy/R.INSTALLea6c39de3874/fastPLS/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-fastPLS/00new/fastPLS/libs/x64
** R
** inst
** 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 'fastPLS' as fastPLS_0.2.zip
* DONE (fastPLS)