beckerbenj / beckerbenj/eatDataTest
Add input validation for add_data()
Open
- Dominant language
- R
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add checks to add_data() for all parameters:
- [x] .path
- [x] name
- [x] release_path
- [x] oldrel_path
- [x] version
- [x] depends
Update documentation
- [x] Add a dependency on checkmate to the DESCRIPTION file
Tests
- [x] Add tests to verify validation behavior (e.g., testthat::expect_error())
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.