tests/testthat/test-7z.R

context("7z")

test_that("7z is available", {
  skip_on_cran()

  testthat::expect_true(nhdR:::has_7z()$yes)
})

Try the nhdR package in your browser

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

nhdR documentation built on Aug. 12, 2023, 9:06 a.m.