* installing *source* package 'cgvR' ...
** this is package 'cgvR' version '0.1.2'
** package 'cgvR' successfully unpacked and MD5 sums checked
** using staged installation
* Datoviz headers: found in inst/include/
* Downloading Datoviz 0.3.5 wheel...
* Extracting datoviz.dll...

================================================================
  cgvR will be installed in STUB mode
  Reason: failed to extract datoviz.dll (unzip missing?)
  Native rendering APIs will raise an error when called.
  Pure-R helpers (cgv_layout_fr, ...) keep working.
================================================================

* Wrote src/Makevars.win (stub) and inst/STUB_BUILD
Configuration complete (stub build).
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_05_12_01_50_00_10253/RtmpO8q6UW/R.INSTALL6f0040b714b5/cgvR/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c cgv_stub.c -o cgv_stub.o
gcc -shared -s -static-libgcc -o cgvR.dll tmp.def cgv_stub.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
make[1]: Leaving directory '/d/temp/2026_05_12_01_50_00_10253/RtmpO8q6UW/R.INSTALL6f0040b714b5/cgvR/src'
make[1]: Entering directory '/d/temp/2026_05_12_01_50_00_10253/RtmpO8q6UW/R.INSTALL6f0040b714b5/cgvR/src'
make[1]: Leaving directory '/d/temp/2026_05_12_01_50_00_10253/RtmpO8q6UW/R.INSTALL6f0040b714b5/cgvR/src'
installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-cgvR/00new/cgvR/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 'cgvR' as cgvR_0.1.2.zip
* DONE (cgvR)