tests/testthat/test-smoke.R

library(testthat)
test_that("package loads", {
  expect_true(requireNamespace("link2GI", quietly = TRUE))
})

Try the link2GI package in your browser

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

link2GI documentation built on Dec. 23, 2025, 9:09 a.m.