tests/testthat.R

library(testthat)
library(extraDistr)

# use fixed random seed for all tests for reproducibility
set.seed(42)

test_check("extraDistr")

Try the extraDistr package in your browser

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

extraDistr documentation built on May 29, 2024, 9:31 a.m.