* installing *source* package 'RDesk' ... ** this is package 'RDesk' version '1.0.1' ** using staged installation ** libs specified C++17 using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I../inst/include -Iwebview2_sdk/build/native/include -DUNICODE -D_UNICODE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dummy.cpp -o dummy.o g++ -shared -s -static-libgcc -o RDesk.dll tmp.def dummy.o -Lwebview2_sdk/build/native/x64 -lWebView2LoaderStatic -lole32 -lshell32 -lshlwapi -luser32 -lgdi32 -lversion -luuid -lcomdlg32 -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 mkdir -p ../inst/bin g++ -std=gnu++17 -I. -I../inst/include -Iwebview2_sdk/build/native/include -DUNICODE -D_UNICODE launcher.cpp -Lwebview2_sdk/build/native/x64 -lWebView2LoaderStatic -lole32 -lshell32 -lshlwapi -luser32 -lgdi32 -lversion -luuid -lcomdlg32 -o ../inst/bin/rdesk-launcher.exe -mwindows installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-RDesk/00new/RDesk/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 (RDesk)