* installing *source* package 'mrf2d' ... ** package 'mrf2d' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/2024_11_18_01_50_01_1577/Rtmp6xrMCd/R.INSTALLc14051c84267/mrf2d/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/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.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c conditional_probability.cpp -o conditional_probability.o conditional_probability.cpp: In function 'arma::fcube all_cond_probs(const Rcpp::IntegerMatrix&, Rcpp::IntegerMatrix, const arma::fcube&)': conditional_probability.cpp:82:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 82 | for(unsigned int i=0;i<N;i++){ | ~^~ conditional_probability.cpp:83:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 83 | for(unsigned int j=0;j<M;j++){ | ~^~ conditional_probability.cpp:86:30: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 86 | for(unsigned int k=0; k<=C; k++){ | ~^~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gibbs_sampler_mrf.cpp -o gibbs_sampler_mrf.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pairwise_counts.cpp -o pairwise_counts.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pseudo_likelihood.cpp -o pseudo_likelihood.o g++ -std=gnu++17 -shared -s -static-libgcc -o mrf2d.dll tmp.def RcppExports.o conditional_probability.o gibbs_sampler_mrf.o pairwise_counts.o pseudo_likelihood.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_11_18_01_50_01_1577/Rtmp6xrMCd/R.INSTALLc14051c84267/mrf2d/src' make[1]: Entering directory '/d/temp/2024_11_18_01_50_01_1577/Rtmp6xrMCd/R.INSTALLc14051c84267/mrf2d/src' make[1]: Leaving directory '/d/temp/2024_11_18_01_50_01_1577/Rtmp6xrMCd/R.INSTALLc14051c84267/mrf2d/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-mrf2d/00new/mrf2d/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 'mrf2d' as mrf2d_1.0.zip * DONE (mrf2d)