* installing *source* package 'bayesEO' ... ** package 'bayesEO' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpW2Rhal/R.INSTALL4ad8dbd576c/bayesEO/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/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.1/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 bayes_smooth.cpp -o bayes_smooth.o bayes_smooth.cpp: In function 'void neigh_vec(neigh_t&, const arma::mat&, arma::uword, arma::uword, const arma::mat&, arma::uword, arma::uword, arma::uword)': bayes_smooth.cpp:101:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 101 | for (arma::uword j = 0; j < w.n_cols; ++j) | ^~~ bayes_smooth.cpp:112:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 112 | n.n_rows = k; | ^ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/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 label_class.cpp -o label_class.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.1/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 other_smoothers.cpp -o other_smoothers.o other_smoothers.cpp: In function 'void neigh_vec_gauss(neigh_gauss_t&, const arma::mat&, arma::uword, arma::uword, const arma::mat&, arma::uword, arma::uword, arma::uword)': other_smoothers.cpp:32:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 32 | for (arma::uword j = 0; j < w.n_cols; ++j) | ^~~ other_smoothers.cpp:42:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 42 | n.n_rows = k; | ^ other_smoothers.cpp: In function 'arma::mat kernel_smoother(const arma::mat&, arma::uword, arma::uword, const arma::mat&, bool)': other_smoothers.cpp:73:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 73 | for (arma::uword i = 0; i < m_nrow; ++i) | ^~~ other_smoothers.cpp:91:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 91 | return res; | ^~~~~~ other_smoothers.cpp: In function 'arma::mat bilateral_smoother(const arma::mat&, arma::uword, arma::uword, const arma::mat&, double)': other_smoothers.cpp:110:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 110 | for (arma::uword i = 0; i < m_nrow; ++i) | ^~~ other_smoothers.cpp:131:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 131 | return res; | ^~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o bayesEO.dll tmp.def RcppExports.o bayes_smooth.o label_class.o other_smoothers.o -fopenmp -LD:/RCompile/recent/R-4.4.1/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.1/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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpW2Rhal/R.INSTALL4ad8dbd576c/bayesEO/src' make[1]: Entering directory '/d/temp/RtmpW2Rhal/R.INSTALL4ad8dbd576c/bayesEO/src' make[1]: Leaving directory '/d/temp/RtmpW2Rhal/R.INSTALL4ad8dbd576c/bayesEO/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-bayesEO/00new/bayesEO/libs/x64 ** R ** 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 'bayesEO' as bayesEO_0.2.1.zip * DONE (bayesEO)