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 Sept. 7, 2020, 5:09 p.m.