* installing *source* package 'robustBLME' ...
** this is package 'robustBLME' version '0.1.3'
** package 'robustBLME' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_12_02_01_50_00_12944/RtmpKiDhKT/R.INSTALL90b0787a6780/robustBLME/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/library/Rcpp/include -ID:/RCompile/recent/R/library/RcppArmadillo/include -I. -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/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 -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/library/Rcpp/include -ID:/RCompile/recent/R/library/RcppArmadillo/include -I. -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c extrafuns_cpp.cpp -o extrafuns_cpp.o
extrafuns_cpp.cpp: In function 'arma::vec rmvnorm(arma::vec, arma::mat, int)':
extrafuns_cpp.cpp:92:35: warning: overflow in conversion from 'double' to 'arma::uword' {aka 'unsigned int'} changes value from '+QNaN' to '0' [-Woverflow]
92 | return arma::vec(arma::datum::nan);
| ~~~~~~~~~~~~~^~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/library/Rcpp/include -ID:/RCompile/recent/R/library/RcppArmadillo/include -I. -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c robust_lmm.cpp -o robust_lmm.o
robust_lmm.cpp: In function 'arma::mat simData_rlmm(arma::vec, double, double, arma::mat, arma::mat, arma::mat, int, int)':
robust_lmm.cpp:836:34: warning: overflow in conversion from 'double' to 'arma::uword' {aka 'unsigned int'} changes value from '+QNaN' to '0' [-Woverflow]
836 | return arma::mat(arma::datum::nan, arma::datum::nan);
| ~~~~~~~~~~~~~^~~
robust_lmm.cpp:836:52: warning: overflow in conversion from 'double' to 'arma::uword' {aka 'unsigned int'} changes value from '+QNaN' to '0' [-Woverflow]
836 | return arma::mat(arma::datum::nan, arma::datum::nan);
| ~~~~~~~~~~~~~^~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -ID:/RCompile/recent/R/library/Rcpp/include -ID:/RCompile/recent/R/library/RcppArmadillo/include -I. -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c robust_loc_scale.cpp -o robust_loc_scale.o
g++ -std=gnu++17 -shared -s -static-libgcc -o robustBLME.dll tmp.def RcppExports.o extrafuns_cpp.o robust_lmm.o robust_loc_scale.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_12_02_01_50_00_12944/RtmpKiDhKT/R.INSTALL90b0787a6780/robustBLME/src'
make[1]: Entering directory '/d/temp/2025_12_02_01_50_00_12944/RtmpKiDhKT/R.INSTALL90b0787a6780/robustBLME/src'
make[1]: Leaving directory '/d/temp/2025_12_02_01_50_00_12944/RtmpKiDhKT/R.INSTALL90b0787a6780/robustBLME/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-robustBLME/00new/robustBLME/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 'robustBLME' as robustBLME_0.1.3.zip
* DONE (robustBLME)