* installing *source* package 'rpms' ...
** package 'rpms' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpW4uxFX/R.INSTALL294283c03277/rpms/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -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-4.4.0/include" -DNDEBUG  -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 model_functions_2020_07_08.cpp -o model_functions_2020_07_08.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -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 splitting_functions_2021_04_16.cpp -o splitting_functions_2021_04_16.o
splitting_functions_2021_04_16.cpp: In function 'Rcpp::List random_split2(arma::uword, arma::colvec, arma::mat, arma::mat, Rcpp::StringVector, arma::uvec, arma::colvec, arma::uvec, arma::uvec, arma::uvec, arma::uword&)':
splitting_functions_2021_04_16.cpp:1016:16: warning: unused variable 'ncats_L' [-Wunused-variable]
 1016 |    arma::uword ncats_L = lcats.n_elem;
      |                ^~~~~~~
splitting_functions_2021_04_16.cpp:1032:16: warning: unused variable 'ncats_R' [-Wunused-variable]
 1032 |    arma::uword ncats_R = rcats.n_elem;
      |                ^~~~~~~
splitting_functions_2021_04_16.cpp: In function 'Rcpp::List random_split(arma::uword, arma::colvec, arma::mat, arma::mat, Rcpp::StringVector, arma::uvec, arma::colvec, arma::uvec, arma::uvec, arma::uvec, arma::uword&, arma::uvec)':
splitting_functions_2021_04_16.cpp:1275:17: warning: unused variable 'ncats_L' [-Wunused-variable]
 1275 |     arma::uword ncats_L = lcats.n_elem;
      |                 ^~~~~~~
splitting_functions_2021_04_16.cpp:1291:17: warning: unused variable 'ncats_R' [-Wunused-variable]
 1291 |     arma::uword ncats_R = rcats.n_elem;
      |                 ^~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -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 variable_tests_2020_02_06.cpp -o variable_tests_2020_02_06.o
g++ -std=gnu++17 -shared -s -static-libgcc -o rpms.dll tmp.def RcppExports.o model_functions_2020_07_08.o splitting_functions_2021_04_16.o variable_tests_2020_02_06.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/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-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpW4uxFX/R.INSTALL294283c03277/rpms/src'
make[1]: Entering directory '/d/temp/RtmpW4uxFX/R.INSTALL294283c03277/rpms/src'
make[1]: Leaving directory '/d/temp/RtmpW4uxFX/R.INSTALL294283c03277/rpms/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-rpms/00new/rpms/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
** 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 'rpms' as rpms_0.5.1.zip
* DONE (rpms)