tests/testthat.R

library(testthat)
library(filearray)

# Sys.setenv("FILEARRAY_SKIP_COLLAPSE" = "TRUE")

cat(utils::capture.output({
    print(Sys.getenv())
}), sep = "\n", file = stderr())

test_check("filearray")

filearray:::clear_cache()

Try the filearray package in your browser

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

filearray documentation built on July 9, 2023, 5:53 p.m.