tests/testthat.R

library(testthat)
Sys.unsetenv("R_TESTS") # https://github.com/r-lib/testthat/issues/603
options(Ncpus = parallelly::availableCores(omit = 1))

test_check("breathteststan")

Try the breathteststan package in your browser

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

breathteststan documentation built on May 29, 2024, 4:23 a.m.