* installing *source* package 'ludic' ...
** package 'ludic' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpkBCfg3/R.INSTALL84dc4e881e99/ludic/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c agree_C.cpp -o agree_C.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c estep_C.cpp -o estep_C.o
estep_C.cpp: In function 'arma::mat estep_C_vect(arma::mat, double, arma::colvec, arma::colvec)':
estep_C.cpp:13:7: warning: unused variable 'K' [-Wunused-variable]
   13 |   int K = agreemat.n_cols;
      |       ^
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c loglik_FUN_C.cpp -o loglik_FUN_C.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matchProbs_rank_full_C.cpp -o matchProbs_rank_full_C.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp    -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matchingScore_C.cpp -o matchingScore_C.o
matchingScore_C.cpp: In function 'arma::mat matchingScore_C(arma::mat, arma::vec, arma::vec, int, int)':
matchingScore_C.cpp:20:7: warning: unused variable 'N' [-Wunused-variable]
   20 |   int N = agreemat.n_rows;
      |       ^
matchingScore_C.cpp: In function 'arma::mat matchingScore_C_sparse_big(arma::mat, arma::mat, arma::vec, arma::vec)':
matchingScore_C.cpp:68:11: warning: unused variable 'l' [-Wunused-variable]
   68 |       int l = j*nA + i;
      |           ^
matchingScore_C.cpp:59:7: warning: unused variable 'N' [-Wunused-variable]
   59 |   int N = nA*nB;
      |       ^
g++ -shared -s -static-libgcc -o ludic.dll tmp.def RcppExports.o agree_C.o estep_C.o loglik_FUN_C.o matchProbs_rank_full_C.o matchingScore_C.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpkBCfg3/R.INSTALL84dc4e881e99/ludic/src'
make[1]: Entering directory '/d/temp/RtmpkBCfg3/R.INSTALL84dc4e881e99/ludic/src'
make[1]: Leaving directory '/d/temp/RtmpkBCfg3/R.INSTALL84dc4e881e99/ludic/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-ludic/00new/ludic/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'ludic' as ludic_0.2.0.zip
* DONE (ludic)