tests/I_configuration_test.R

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

c_config <- msgl.c.config()

if(c_config$timing) stop()

if(c_config$debugging) stop()
nielsrhansen/msgl documentation built on Feb. 6, 2024, 1:25 a.m.