tests/testthat/test-utils.R

test_that("pacta_loanbook_packages returns character vector of package names", {
  out <- pacta_loanbook_packages()
  expect_type(out, "character")
  expect_true("r2dii.analysis" %in% out)
})

Try the pacta.loanbook package in your browser

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

pacta.loanbook documentation built on April 3, 2025, 10:37 p.m.