* installing *source* package 'CAESAR.Suite' ...
** package 'CAESAR.Suite' 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/RtmpWEA7Si/R.INSTALL1c5446cb9158e/CAESAR.Suite/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 gene_embed.cpp -o gene_embed.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 imfactor.cpp -o imfactor.o
imfactor.cpp:10: warning: "INT_MIN" redefined
   10 | #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:66,
                 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 imfactor.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 CAESAR.Suite.dll tmp.def RcppExports.o gene_embed.o imfactor.o -fopenmp -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/RtmpWEA7Si/R.INSTALL1c5446cb9158e/CAESAR.Suite/src'
make[1]: Entering directory '/d/temp/RtmpWEA7Si/R.INSTALL1c5446cb9158e/CAESAR.Suite/src'
make[1]: Leaving directory '/d/temp/RtmpWEA7Si/R.INSTALL1c5446cb9158e/CAESAR.Suite/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-CAESAR.Suite/00new/CAESAR.Suite/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 'CAESAR.Suite' as CAESAR.Suite_0.1.0.zip
* DONE (CAESAR.Suite)