* installing *source* package 'PRECAST' ...
** package 'PRECAST' 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/RtmpwnRIMF/R.INSTALL2fa584ed0213a/PRECAST/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"  "-DARMA_64BIT_WORD=1"   -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"  "-DARMA_64BIT_WORD=1"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c getNB_fast.cpp -o getNB_fast.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"  "-DARMA_64BIT_WORD=1"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c idrsc2.cpp -o idrsc2.o
idrsc2.cpp:15: warning: "INT_MIN" redefined
   15 | #define INT_MIN (-INT_MAX - 1)
      | 
In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\include\stdlib.h:11,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_abs.h:38,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\cmath:47,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/platform/compiler.h:100,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/r/headers.h:62,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:30,
                 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 idrsc2.cpp:7:
d:\rtools43\x86_64-w64-mingw32.static.posix\include\limits.h:39: note: this is the location of the previous definition
   39 | #define INT_MIN (-2147483647 - 1)
      | 
idrsc2.cpp: In function 'void runICM_sp1(const arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, arma::field<arma::Col<long long int> >&, const MATTYPE&, const MATTYPE&, const MATTYPE&, const CUBETYPE&, CUBETYPE&, const arma::field<arma::SpMat<double> >&, const arma::field<arma::SpMat<double> >&, const VECTYPE&, const VECTYPE&, VECTYPE&, int, const bool&, const bool&, arma::field<arma::Mat<double> >&, arma::field<arma::Mat<double> >&, arma::field<arma::Cube<double> >&, arma::field<arma::Cube<double> >&, arma::field<arma::Cube<double> >&, arma::field<arma::Cube<double> >&, arma::field<arma::Cube<double> >&, arma::field<arma::Cube<double> >&, float&)':
idrsc2.cpp:323:7: warning: unused variable 'i' [-Wunused-variable]
  323 |   int i, iter, k, n;
      |       ^
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"  "-DARMA_64BIT_WORD=1"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mt_paral_job.cpp -o mt_paral_job.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"  "-DARMA_64BIT_WORD=1"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utilMultIntcluster.cpp -o utilMultIntcluster.o
utilMultIntcluster.cpp:7: warning: "INT_MIN" redefined
    7 | #define INT_MIN (-INT_MAX - 1)
      | 
In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\include\stdlib.h:11,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_abs.h:38,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\cmath:47,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/platform/compiler.h:100,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/r/headers.h:62,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:30,
                 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 utilMultIntcluster.cpp:2:
d:\rtools43\x86_64-w64-mingw32.static.posix\include\limits.h:39: note: this is the location of the previous definition
   39 | #define INT_MIN (-2147483647 - 1)
      | 
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"  "-DARMA_64BIT_WORD=1"   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c wpca.cpp -o wpca.o
wpca.cpp:11: warning: "INT_MIN" redefined
   11 | #define INT_MIN (-INT_MAX - 1)
      | 
In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\include\stdlib.h:11,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_abs.h:38,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\cmath:47,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/platform/compiler.h:100,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/Rcpp/r/headers.h:62,
                 from D:/RCompile/CRANpkg/lib/4.3/Rcpp/include/RcppCommon.h:30,
                 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 wpca.cpp:5:
d:\rtools43\x86_64-w64-mingw32.static.posix\include\limits.h:39: note: this is the location of the previous definition
   39 | #define INT_MIN (-2147483647 - 1)
      | 
g++ -std=gnu++17 -shared -s -static-libgcc -o PRECAST.dll tmp.def RcppExports.o getNB_fast.o idrsc2.o mt_paral_job.o utilMultIntcluster.o wpca.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/RtmpwnRIMF/R.INSTALL2fa584ed0213a/PRECAST/src'
make[1]: Entering directory '/d/temp/RtmpwnRIMF/R.INSTALL2fa584ed0213a/PRECAST/src'
make[1]: Leaving directory '/d/temp/RtmpwnRIMF/R.INSTALL2fa584ed0213a/PRECAST/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-PRECAST/00new/PRECAST/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'PRECAST' as PRECAST_1.6.5.zip
* DONE (PRECAST)