* installing *source* package 'stfit' ... ** package 'stfit' 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/RtmpwnhYlD/R.INSTALL489879634430/stfit/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:/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:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_cov_est.cpp -o rcpp_cov_est.o rcpp_cov_est.cpp: In function 'Rcpp::DataFrame sparse_emp_cov_est(Rcpp::NumericMatrix, int, int, int)': rcpp_cov_est.cpp:252:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 252 | for(jj = 0; jj < ii_nbr.size(); jj++){ | ~~~^~~~~~~~~~~~~~~ rcpp_cov_est.cpp: In function 'Rcpp::DataFrame sparse_emp_cov_est1(Rcpp::NumericMatrix, int, int, int, Rcpp::NumericVector)': rcpp_cov_est.cpp:278:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 278 | for(jj = 0; jj < ii_nbr.size(); jj++){ | ~~~^~~~~~~~~~~~~~~ rcpp_cov_est.cpp: In function 'Rcpp::DataFrame sparse_lc_cov_est(Rcpp::NumericMatrix, Rcpp::NumericMatrix, int, int, int)': rcpp_cov_est.cpp:304:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 304 | for(jj = 0; jj < ii_nbr.size(); jj++){ | ~~~^~~~~~~~~~~~~~~ rcpp_cov_est.cpp: In function 'Rcpp::DataFrame sparse_lc_cov_est1(Rcpp::NumericMatrix, Rcpp::NumericMatrix, int, int, int, Rcpp::NumericVector)': rcpp_cov_est.cpp:330:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 330 | for(jj = 0; jj < ii_nbr.size(); jj++){ | ~~~^~~~~~~~~~~~~~~ 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:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_cov_est1d.cpp -o rcpp_cov_est1d.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:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_mean_est.cpp -o rcpp_mean_est.o g++ -std=gnu++17 -shared -s -static-libgcc -o stfit.dll tmp.def RcppExports.o rcpp_cov_est.o rcpp_cov_est1d.o rcpp_mean_est.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/RtmpwnhYlD/R.INSTALL489879634430/stfit/src' make[1]: Entering directory '/d/temp/RtmpwnhYlD/R.INSTALL489879634430/stfit/src' make[1]: Leaving directory '/d/temp/RtmpwnhYlD/R.INSTALL489879634430/stfit/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-stfit/00new/stfit/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 * MD5 sums packaged installation of 'stfit' as stfit_0.99.9.zip * DONE (stfit)