tests/testthat.R

library(testthat)
library(extraDistr)

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

test_check("extraDistr")
twolodzko/extraDistr documentation built on Sept. 13, 2024, 2:49 p.m.