* installing *source* package 'tzdb' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c api.cpp -o api.o In file included from api.cpp:3: D:/RCompile/CRANpkg/lib/4.4/cpp11/include/cpp11/protect.hpp:430:1: warning: 'cpp11::preserved' defined but not used [-Wunused-variable] 430 | preserved; | ^~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp11.cpp -o cpp11.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c names.cpp -o names.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c path.cpp -o path.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tz.cpp -o tz.o tz.cpp:234:1: warning: 'std::string get_known_folder(const GUID&)' defined but not used [-Wunused-function] 234 | get_known_folder(const GUID& folderid) | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../inst/include -DINSTALL=dummy -DAUTO_DOWNLOAD=0 -DHAS_REMOTE_API=0 -DUSE_OS_TZDB=0 -DONLY_C_LOCALE=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c version.cpp -o version.o g++ -std=gnu++17 -shared -s -static-libgcc -o tzdb.dll tmp.def api.o cpp11.o names.o path.o tz.o version.o -lpthread -lole32 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-tzdb/00new/tzdb/libs/x64 ** R ** inst ** 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 * DONE (tzdb)