tests/testthat/test-00_codeStyle.R

context("Code Style")


test_that("Code style is in line with INWT style conventions", {
  Sys.setenv(NOT_CRAN = "true")
  lintr::expect_lint_free(linters = INWTUtils::selectLinters())
})

Try the OsteoBioR package in your browser

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

OsteoBioR documentation built on May 1, 2019, 10:18 p.m.