tests/tinytest.R

if (requireNamespace("tinytest", quietly = TRUE)) {
  home <- length(unclass(packageVersion("ironseed"))[[1]]) == 4
  tinytest::test_package(
    "ironseed",
    at_home = home,
    set_env = list(IRONSEED = "")
  )
}

Try the ironseed package in your browser

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

ironseed documentation built on Aug. 21, 2025, 5:49 p.m.