* installing *source* package 'bayesianETAS' ... ** package 'bayesianETAS' 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/RtmpMBLHvG/R.INSTALL28d4c332f25d2/bayesianETAS/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c etas.cpp -o etas.o etas.cpp: In function 'double hBranchingPosteriorInteraction(std::vector&, std::vector&, std::vector&, double, std::vector&, double, double)': etas.cpp:306:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 306 | for (int i = 0; i < z.size(); i++) { | ~~^~~~~~~~~~ g++ -shared -s -static-libgcc -o bayesianETAS.dll tmp.def etas.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpMBLHvG/R.INSTALL28d4c332f25d2/bayesianETAS/src' make[1]: Entering directory '/d/temp/RtmpMBLHvG/R.INSTALL28d4c332f25d2/bayesianETAS/src' make[1]: Leaving directory '/d/temp/RtmpMBLHvG/R.INSTALL28d4c332f25d2/bayesianETAS/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-bayesianETAS/00new/bayesianETAS/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 'bayesianETAS' as bayesianETAS_1.0.3.zip * DONE (bayesianETAS)