tests/testthat.R

library(testthat)
library(monkeylearn)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  test_check("monkeylearn")
}
ropensci/monkeylearn documentation built on May 18, 2022, 5:38 p.m.