* installing *source* package ‘cgvR’ ... ** this is package ‘cgvR’ version ‘0.1.2’ ** package ‘cgvR’ successfully unpacked and MD5 sums checked ** using staged installation * Target OS: macOS Checking for Vulkan rendering support... * Datoviz headers: found in inst/include/ ================================================================ cgvR will be installed in STUB mode Reason: Vulkan loader not found. Install LunarG Vulkan SDK and 'export VULKAN_SDK=...' Native rendering APIs will raise an error when called. Pure-R helpers (cgv_layout_fr, ...) keep working. Reinstall with the missing dependency to enable full rendering. ================================================================ * Wrote src/Makevars (stub) and inst/STUB_BUILD Configuration complete (stub build). ** libs using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’ using SDK: ‘MacOSX14.5.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cgv_stub.c -o cgv_stub.o clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o cgvR.so cgv_stub.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/cgvR.Rcheck/00LOCK-cgvR/00new/cgvR/libs ** generating debug symbols (dSYM) ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (cgvR)