* installing *source* package 'rotations' ... ** package 'rotations' 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/RtmpwnyT0y/R.INSTALL24ef4320d49a5/rotations/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I. -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 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CppBayesFunctions.cpp -o CppBayesFunctions.o CppBayesFunctions.cpp: In function 'Rcpp::List both_MCMC_CPP(const arma::mat&, arma::mat, double, double, double, int, int, int)': CppBayesFunctions.cpp:509:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 509 | for (unsigned int i = 0;i < burnin;++i) | ~~^~~~~~~~ CppBayesFunctions.cpp:520:29: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 520 | for (unsigned int i = 1;i < B;++i) | ~~^~~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I. -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 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FisherMethod.cpp -o FisherMethod.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I. -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 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I. -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 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ZhangMethod.cpp -o ZhangMethod.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I. -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 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c basics.cpp -o basics.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I. -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 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c estimators.cpp -o estimators.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../inst/include -I. -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 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c robustCpp.cpp -o robustCpp.o g++ -shared -s -static-libgcc -o rotations.dll tmp.def CppBayesFunctions.o FisherMethod.o RcppExports.o ZhangMethod.o basics.o estimators.o robustCpp.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/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.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpwnyT0y/R.INSTALL24ef4320d49a5/rotations/src' make[1]: Entering directory '/d/temp/RtmpwnyT0y/R.INSTALL24ef4320d49a5/rotations/src' make[1]: Leaving directory '/d/temp/RtmpwnyT0y/R.INSTALL24ef4320d49a5/rotations/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-rotations/00new/rotations/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 'rotations' as rotations_1.6.5.zip * DONE (rotations)