tests/testthat/test-versions.R

test_that("Retrieval is possible", {
  skip_on_ci()
  skip_on_cran()
  
  Sys.setenv("NETWORK_UP" = TRUE)
  versions <- get_versions()
  
  expect_visible(versions)
})

Try the APCalign package in your browser

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

APCalign documentation built on April 12, 2025, 1:30 a.m.