tests/testthat/test-cache-minor.R

testthat::test_that("exported cache helpers exist (smoke)", {
  # Some cache helpers are internal; this is a small guard that won't fail if absent
  expect_silent({
    getFromNamespace(".wa_cached_path", "writeAlizer")
  })
})

Try the writeAlizer package in your browser

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

writeAlizer documentation built on Sept. 17, 2026, 1:08 a.m.