tests/testthat/setup.R

old_opts = options(
  warnPartialMatchArgs = TRUE,
  warnPartialMatchAttr = TRUE,
  warnPartialMatchDollar = TRUE
)

old_opts = lapply(old_opts, function(x) if (is.null(x)) FALSE else x)
MLopez-Ibanez/irace documentation built on Feb. 18, 2025, 8:48 a.m.