tests/testthat.R

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  options(java.parameters = '-Xmx2G')

  library(testthat)
  library(r5r)

  test_check("r5r")
}

Try the r5r package in your browser

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

r5r documentation built on Aug. 8, 2023, 9:07 a.m.