* installing *source* package 'lsirm12pl' ... ** this is package 'lsirm12pl' version '2.0.0' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lsirm1pl.cpp -o lsirm1pl.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lsirm2pl.cpp -o lsirm2pl.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -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" -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/include" -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" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lsm.cpp -o lsm.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -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" -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/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 installing to d:/RCompile/CRANincoming/R-devel/lib/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 * DONE (lsirm12pl)