* installing *source* package 'marquee' ... ** this is package 'marquee' version '1.1.1' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.2.0' using C++ compiler: 'g++.exe (GCC) 14.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -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.6/cpp11/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c marquee.cpp -o marquee.o marquee.cpp: In function 'int enter_block_callback(MD_BLOCKTYPE, void*, void*)': marquee.cpp:253:9: warning: enumeration value 'MD_BLOCK_CUSTOM' not handled in switch [-Wswitch] 253 | switch(type) { | ^ marquee.cpp: In function 'int leave_block_callback(MD_BLOCKTYPE, void*, void*)': marquee.cpp:283:9: warning: enumeration value 'MD_BLOCK_CUSTOM' not handled in switch [-Wswitch] 283 | switch(type) { | ^ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c md4c.c -o md4c.o g++ -std=gnu++17 -shared -s -static-libgcc -o marquee.dll tmp.def cpp11.o marquee.o md4c.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-marquee/00new/marquee/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 * DONE (marquee)