tests/testthat.R

if (require(testthat)) {
  library(pyinit)
  test_check("pyinit")
} else {
  warning("'pyinit' requires 'testthat' for tests.")
}

Try the pyinit package in your browser

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

pyinit documentation built on April 27, 2022, 1:05 a.m.