* installing *source* package 'intervals' ... ** package 'intervals' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpSUo09Y/R.INSTALL306f879672e3f/intervals/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Endpoint.cpp -o Endpoint.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c plot_overlap.cpp -o plot_overlap.o plot_overlap.cpp: In function 'SEXPREC* _plot_overlap(SEXP, SEXP, SEXP)': plot_overlap.cpp:72:29: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits, int>::value_type' {aka 'int'} and 'std::set::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 72 | if ( y[ it->index ] < active_count + free_interior.size() ) g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c reduce.cpp -o reduce.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c which_nearest.cpp -o which_nearest.o g++ -std=gnu++17 -shared -s -static-libgcc -o intervals.dll tmp.def Endpoint.o init.o plot_overlap.o reduce.o which_nearest.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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpSUo09Y/R.INSTALL306f879672e3f/intervals/src' make[1]: Entering directory '/d/temp/RtmpSUo09Y/R.INSTALL306f879672e3f/intervals/src' make[1]: Leaving directory '/d/temp/RtmpSUo09Y/R.INSTALL306f879672e3f/intervals/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-intervals/00new/intervals/libs/x64 ** R ** data ** 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 'intervals' as intervals_0.15.4.zip * DONE (intervals)