cgv_is_stub_build: Is this a stub build?

View source: R/zzz.R

cgv_is_stub_buildR Documentation

Is this a stub build?

Description

Returns TRUE when cgvR was installed without native rendering support (no Vulkan / GLFW found at install time). In that case all rendering functions raise an error; pure-R helpers like cgv_layout_fr still work.

Usage

cgv_is_stub_build()

Value

Logical scalar.


cgvR documentation built on May 12, 2026, 1:06 a.m.