tests/H_configuration_test.R

library(lsgl)
# warnings = errors
options(warn=2)

c_config <- lsgl.c.config()

if(c_config$timing) stop()

if(c_config$debugging) stop()
nielsrhansen/lsgl documentation built on Feb. 11, 2024, 8:07 a.m.