* installing *source* package 'triptych' ... ** package 'triptych' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++20 make[1]: Entering directory '/d/temp/Rtmp46Muet/R.INSTALLad5c69283a81/triptych/src' g++ -std=gnu++20 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp11.cpp -o cpp11.o g++ -std=gnu++20 -I"D:/RCompile/recent/R-4.4.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c md.cpp -o md.o In file included from md.cpp:2: mdiag.h:136:16: warning: 'void contribution::operator+=(const contribution&) [with long long unsigned int n = 1]' was hidden [-Woverloaded-virtual=] 136 | virtual void operator+=(const contribution& rhs) | ^~~~~~~~ mdiag.h:473:8: note: by 'void contribution_mean::operator+=(const contribution_mean&)' 473 | void operator+=(const contribution_mean& rhs) | ^~~~~~~~ mdiag.h:141:16: warning: 'void contribution::operator-=(const contribution&) [with long long unsigned int n = 1]' was hidden [-Woverloaded-virtual=] 141 | virtual void operator-=(const contribution& rhs) | ^~~~~~~~ mdiag.h:483:8: note: by 'void contribution_mean::operator-=(const contribution_mean&)' 483 | void operator-=(const contribution_mean& rhs) | ^~~~~~~~ mdiag.h:136:16: warning: 'void contribution::operator+=(const contribution&) [with long long unsigned int n = 2]' was hidden [-Woverloaded-virtual=] 136 | virtual void operator+=(const contribution& rhs) | ^~~~~~~~ mdiag.h:593:8: note: by 'void contribution_expect::operator+=(const contribution_expect&)' 593 | void operator+=(const contribution_expect& rhs) | ^~~~~~~~ mdiag.h:141:16: warning: 'void contribution::operator-=(const contribution&) [with long long unsigned int n = 2]' was hidden [-Woverloaded-virtual=] 141 | virtual void operator-=(const contribution& rhs) | ^~~~~~~~ mdiag.h:603:8: note: by 'void contribution_expect::operator-=(const contribution_expect&)' 603 | void operator-=(const contribution_expect& rhs) | ^~~~~~~~ g++ -shared -s -static-libgcc -o triptych.dll tmp.def cpp11.o md.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.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp46Muet/R.INSTALLad5c69283a81/triptych/src' make[1]: Entering directory '/d/temp/Rtmp46Muet/R.INSTALLad5c69283a81/triptych/src' make[1]: Leaving directory '/d/temp/Rtmp46Muet/R.INSTALLad5c69283a81/triptych/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-triptych/00new/triptych/libs/x64 ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 'triptych' as triptych_0.1.3.zip * DONE (triptych)