tests/testthat.R

# vi: fdm=marker
# Script needed to run testthat automatically from ‘R CMD check’. See
# testthat::test_dir documentation.
library(testthat)
library(biodbKegg)
Sys.setenv(TESTTHAT_REPORTER = "summary")
test_check("biodbKegg")
pkrog/biodbKegg documentation built on Oct. 1, 2022, 6:27 p.m.