* installing *source* package 'almanac' ... ** package 'almanac' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_12_18_01_50_01_11818/Rtmpwz437x/R.INSTALL1755c67c843ef/almanac/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c adjustments.cc -o adjustments.o In file included from adjustments.h:4, from adjustments.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c alma-next.cc -o alma-next.o In file included from alma-next.h:4, from alma-next.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c alma-search.cc -o alma-search.o In file included from alma-search.h:4, from alma-search.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c alma-step.cc -o alma-step.o In file included from alma-step.h:4, from alma-step.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c exports.cc -o exports.o In file included from exports.h:4, from exports.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c init.cc -o init.o In file included from exports.h:4, from init.cc:7: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c initialize.cc -o initialize.o In file included from initialize.h:4, from initialize.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c months.cc -o months.o In file included from months.h:4, from months.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c utils.cc -o utils.o In file included from utils.h:4, from utils.cc:1: r.h:4: warning: "R_NO_REMAP" redefined 4 | #define R_NO_REMAP | <command-line>: note: this is the location of the previous definition g++ -std=gnu++17 -shared -s -static-libgcc -o almanac.dll tmp.def adjustments.o alma-next.o alma-search.o alma-step.o exports.o init.o initialize.o months.o utils.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/2024_12_18_01_50_01_11818/Rtmpwz437x/R.INSTALL1755c67c843ef/almanac/src' make[1]: Entering directory '/d/temp/2024_12_18_01_50_01_11818/Rtmpwz437x/R.INSTALL1755c67c843ef/almanac/src' make[1]: Leaving directory '/d/temp/2024_12_18_01_50_01_11818/Rtmpwz437x/R.INSTALL1755c67c843ef/almanac/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-almanac/00new/almanac/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 'almanac' as almanac_1.0.0.zip * DONE (almanac)