tests/test.R

if (requireNamespace("tinytest", quietly=TRUE)) {
  if (length(unclass(packageVersion("grpreg"))[[1]]) == 4) {
    tinytest::test_package("grpreg", pattern="^[^_].*\\.[rR]$")
  }
}

Try the grpreg package in your browser

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

grpreg documentation built on July 27, 2021, 1:08 a.m.