tests/testthat.R

#!/usr/bin/env Rscript
library(testthat)
library(stampr)

test_package("stampr", reporter="summary", stop_on_failure=FALSE)
abelew/stampr documentation built on April 14, 2022, 5:03 a.m.