tests/testthat.R

if (Sys.getenv("NOT_CRAN") == "true") {
  library(testthat)
  library(pkgdepends)

  Sys.setenv(R_USER_CACHE_DIR = tempdir())
  test_check("pkgdepends", reporter = "summary")
}

Try the pkgdepends package in your browser

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

pkgdepends documentation built on Nov. 10, 2023, 5:06 p.m.