tests/test_base.R

test_partial <- FALSE

if (test_partial)
  options(
    warnPartialMatchArgs = TRUE,
    warnPartialMatchAttr = TRUE,
    warnPartialMatchDollar = TRUE
  )

if (require("testthat")){
    test_check("flexsurv")
}
chjackson/flexsurv-dev documentation built on April 23, 2024, 10:57 a.m.