tests/testthat.R

library(testthat)
library(ravetools)

# Make sure use 2 cores to comply with the CRAN policy
ravetools_threads(n_threads = 2L)
options(rgl.useNULL = TRUE)
test_check("ravetools")

Try the ravetools package in your browser

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

ravetools documentation built on May 31, 2026, 9:06 a.m.