tests/testthat/setup.R

if (getRversion() >= "3.6.0") {
  old_opts = options(
    warnPartialMatchArgs = TRUE,
    warnPartialMatchAttr = TRUE,
    warnPartialMatchDollar = TRUE
  )
}
mllg/checkmate documentation built on Jan. 17, 2024, 1:21 a.m.