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 May 1, 2024, 2:27 p.m.