tests/testthat.R

library(testthat)
library(secret)

if (Sys.getenv("NOT_CRAN", "") != "") {
  test_check("secret")
}

Try the secret package in your browser

Any scripts or data that you put into this service are public.

secret documentation built on July 2, 2020, 1:49 a.m.