Skip tests if packages are not installed
Open
- Dominant language
- R
- Stars
- 503
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
`test/testthat/helper.R` loads various packages that are only listed under `Suggests`. Tests that depend on these packages should be skippable with `testthat::skip_if_not_installed`.
Contributor guide
Assessment
This issue has not been assessed yet.