tests/testthat/test-lintr.R

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

  test_that('Package passes lintr', {
    lintr::expect_lint_free()
  })
}

Try the WoodburyMatrix package in your browser

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

WoodburyMatrix documentation built on July 9, 2023, 7:04 p.m.