tests/testthat/helper-load.R

if (!"package:bioLeak" %in% search()) {
  pkg_root <- normalizePath("../..", winslash = "/", mustWork = FALSE)
  pkgload::load_all(pkg_root, export_all = FALSE)
}

Try the bioLeak package in your browser

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

bioLeak documentation built on March 6, 2026, 1:06 a.m.