tests/testthat/test-style.R

test_that("Package style", {
  testthat::skip_if_not_installed("lintr")
  testthat::skip_on_cran()
  testthat::skip_on_ci()
  lintr::expect_lint_free()
})

Try the nLTT package in your browser

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

nLTT documentation built on June 8, 2025, 10:56 a.m.