tests/testthat/test-parse_authors_R.R

test_that("parse_authors_r() snapshot", {
  # This seems to be R version dependent?
  skip_on_ci()

  cran_epidemiology_packages$`Authors@R` |>
    parse_authors_r() |>
    unique() |>
    expect_snapshot(variant = as.character(getRversion()))
})

Try the authoritative package in your browser

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

authoritative documentation built on April 3, 2025, 6:07 p.m.