tests/test.R

if (requireNamespace("tinytest", quietly=TRUE)) {
  if (identical(tolower(Sys.getenv("R_FORCE_TEST")), "true")) {
    tinytest::test_package("plmmr", pattern="^[^_].*\\.[rR]$")
  }
}

Try the plmmr package in your browser

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

plmmr documentation built on April 4, 2025, 12:19 a.m.