* installing *source* package 'lsirm12pl' ...
** package 'lsirm12pl' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2026_02_06_01_50_01_22359/RtmpYDgLR6/R.INSTALL166985c651052/lsirm12pl/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lsirm1pl.cpp -o lsirm1pl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lsirm2pl.cpp -o lsirm2pl.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lsirm_grm.cpp -o lsirm_grm.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lsm.cpp -o lsm.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utility_cpp.cpp -o utility_cpp.o
utility_cpp.cpp: In function 'Rcpp::List log_likelihood_grm_cpp(arma::mat, int, int, arma::mat, arma::mat, double, arma::mat, arma::mat, double)':
utility_cpp.cpp:145:22: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'const int' [-Wsign-compare]
145 | if(beta_est.n_rows != nitem || beta_est.n_cols != Kminus1){
| ~~~~~~~~~~~~~~~~^~~~~~~~
utility_cpp.cpp:145:50: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'const int' [-Wsign-compare]
145 | if(beta_est.n_rows != nitem || beta_est.n_cols != Kminus1){
| ~~~~~~~~~~~~~~~~^~~~~~~~~~
utility_cpp.cpp: In function 'Rcpp::List log_likelihood_grm2pl_cpp(arma::mat, int, int, arma::mat, arma::mat, arma::mat, double, arma::mat, arma::mat, double)':
utility_cpp.cpp:197:22: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'const int' [-Wsign-compare]
197 | if(beta_est.n_rows != nitem || beta_est.n_cols != Kminus1){
| ~~~~~~~~~~~~~~~~^~~~~~~~
utility_cpp.cpp:197:50: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'const int' [-Wsign-compare]
197 | if(beta_est.n_rows != nitem || beta_est.n_cols != Kminus1){
| ~~~~~~~~~~~~~~~~^~~~~~~~~~
utility_cpp.cpp:200:23: warning: comparison of integer expressions of different signedness: 'const arma::uword' {aka 'const unsigned int'} and 'const int' [-Wsign-compare]
200 | if(alpha_est.n_rows != nitem){
| ~~~~~~~~~~~~~~~~~^~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o lsirm12pl.dll tmp.def RcppExports.o lsirm1pl.o lsirm2pl.o lsirm_grm.o lsm.o utility_cpp.o -fopenmp -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.3/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.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_06_01_50_01_22359/RtmpYDgLR6/R.INSTALL166985c651052/lsirm12pl/src'
make[1]: Entering directory '/d/temp/2026_02_06_01_50_01_22359/RtmpYDgLR6/R.INSTALL166985c651052/lsirm12pl/src'
make[1]: Leaving directory '/d/temp/2026_02_06_01_50_01_22359/RtmpYDgLR6/R.INSTALL166985c651052/lsirm12pl/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-lsirm12pl/00new/lsirm12pl/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'lsirm12pl' as lsirm12pl_2.0.0.zip
* DONE (lsirm12pl)