tests/testthat.R

# load packages
library(testthat)
library(restoptr)

# enable parallel testing
Sys.unsetenv("R_TESTS")

# run tests
test_check("restoptr")

Try the restoptr package in your browser

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

restoptr documentation built on Aug. 12, 2025, 1:08 a.m.