tests/test.R

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

Try the ncvreg package in your browser

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

ncvreg documentation built on April 25, 2023, 5:11 p.m.