* installing *source* package 'RDesk' ...
** this is package 'RDesk' version '1.0.4'
** package 'RDesk' successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_04_01_01_50_00_9370/Rtmpak6eVS/R.INSTALLe2e448d05f70/RDesk/src'
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
make[1]: Leaving directory '/d/temp/2026_04_01_01_50_00_9370/Rtmpak6eVS/R.INSTALLe2e448d05f70/RDesk/src'
make[1]: Entering directory '/d/temp/2026_04_01_01_50_00_9370/Rtmpak6eVS/R.INSTALLe2e448d05f70/RDesk/src'
make[1]: Leaving directory '/d/temp/2026_04_01_01_50_00_9370/Rtmpak6eVS/R.INSTALLe2e448d05f70/RDesk/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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
* MD5 sums
packaged installation of 'RDesk' as RDesk_1.0.4.zip
* DONE (RDesk)