* installing *source* package 'intmap' ... ** package 'intmap' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmp6Jr1hQ/R.INSTALL32a401e41acb/intmap/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c INTMAP.cpp -o INTMAP.o In file included from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/Module.h:340, from D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp.h:69, from intmap_types.h:4, from INTMAP.cpp:2: D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/module/class.h: In instantiation of 'void Rcpp::class_::SetFinalizer(finalizer_class*) [with Class = INTMAP; finalizer_class = Rcpp::CppFinalizer]': D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/module/class.h:456:13: required from 'Rcpp::class_::self& Rcpp::class_::finalizer(void (*)(Class*)) [with Class = INTMAP; self = Rcpp::class_]' INTMAP.cpp:39:17: required from here D:/RCompile/CRANpkg/lib/4.4/Rcpp/include/Rcpp/module/class.h:466:42: warning: deleting object of polymorphic class type 'Rcpp::CppFinalizer' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 466 | if( ptr->finalizer_pointer ) delete ptr->finalizer_pointer ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/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.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/BH/include' -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c intmapR.cpp -o intmapR.o g++ -std=gnu++17 -shared -s -static-libgcc -o intmap.dll tmp.def INTMAP.o RcppExports.o intmapR.o -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/Rtmp6Jr1hQ/R.INSTALL32a401e41acb/intmap/src' make[1]: Entering directory '/d/temp/Rtmp6Jr1hQ/R.INSTALL32a401e41acb/intmap/src' make[1]: Leaving directory '/d/temp/Rtmp6Jr1hQ/R.INSTALL32a401e41acb/intmap/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-intmap/00new/intmap/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 'intmap' as intmap_1.0.0.zip * DONE (intmap)