tests/testthat/lint.R

if (requireNamespace('lintr', quietly = TRUE)) {
  context('lints')

  test_that('Package Style', {
    skip_on_cran()
    lintr::expect_lint_free()
  })
}

Try the opensensmapr package in your browser

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

opensensmapr documentation built on March 31, 2023, 11:45 p.m.