tests/tinytest.R

if (requireNamespace("tinytest", quietly=TRUE) &&
  utils::packageVersion("tinytest") >= "1.1.0") {

  ## Set a seed to make the tests deterministic
  set.seed(42)

  tinytest::test_package("inline")
}

Try the inline package in your browser

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

inline documentation built on May 31, 2021, 9:08 a.m.