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()

Try the lsgl package in your browser

Any scripts or data that you put into this service are public.

lsgl documentation built on May 29, 2017, 11:43 a.m.