* installing *source* package 'rmi' ... ** package 'rmi' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++11 make[1]: Entering directory '/d/temp/RtmpQ1JDBt/R.INSTALL3c7455666318/rmi/src' g++ -std=gnu++11 -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:/RCompile/CRANpkg/lib/4.3/BH/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I.. -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -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:/RCompile/CRANpkg/lib/4.3/BH/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I.. -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c get_nearest_neighbors.cpp -o get_nearest_neighbors.o g++ -std=gnu++11 -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:/RCompile/CRANpkg/lib/4.3/BH/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I.. -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c knn_mi.cpp -o knn_mi.o In file included from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/special_functions/detail/round_fwd.hpp:11, from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/special_functions/math_fwd.hpp:29, from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/special_functions/digamma.hpp:15, from knn_mi.cpp:3: D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp] 23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" | ^~~~~~~ knn_mi.cpp: In function 'double knn_mi(arma::mat, Rcpp::NumericVector, const Rcpp::List&)': knn_mi.cpp:70:23: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 70 | for (int i = 0; i < alpha.size(); i++) { | ~~^~~~~~~~~~~~~~ g++ -std=gnu++11 -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:/RCompile/CRANpkg/lib/4.3/BH/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I.. -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lnc_compute.cpp -o lnc_compute.o g++ -std=gnu++11 -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:/RCompile/CRANpkg/lib/4.3/BH/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I.. -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c parse_split_vector.cpp -o parse_split_vector.o g++ -shared -s -static-libgcc -o rmi.dll tmp.def RcppExports.o get_nearest_neighbors.o knn_mi.o lnc_compute.o parse_split_vector.o -fopenmp -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -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/RtmpQ1JDBt/R.INSTALL3c7455666318/rmi/src' make[1]: Entering directory '/d/temp/RtmpQ1JDBt/R.INSTALL3c7455666318/rmi/src' make[1]: Leaving directory '/d/temp/RtmpQ1JDBt/R.INSTALL3c7455666318/rmi/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-rmi/00new/rmi/libs/x64 ** R ** 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 'rmi' as rmi_0.1.1.zip * DONE (rmi)