tests/testthat/test-lint.R

context("lints")
test_that("code quality and style", {
  skip_if_not_installed("lintr")
  skip_on_travis()
  skip_on_cran()
  lintr::expect_lint_free()
})

Try the physiology package in your browser

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

physiology documentation built on May 2, 2019, 8:58 a.m.