tests/testthat.R

if (Sys.getenv("NOT_CRAN", "") != "") {
  Sys.setenv(R_TESTS = "")
  library(testthat)
  library(filelock)
  test_check("filelock")
}

Try the filelock package in your browser

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

filelock documentation built on May 29, 2024, 1:41 a.m.