Closed PietrH closed 1 year ago
After discussion we've decided that check_package()
should return TRUE
for a valid camtrap-dp, or throw errors otherwise. Instead of the current behaviour where it'll return a package
object
Blocked by #247 for check_package()
, is used in the new functions where it's expected to return TRUE
when there are no issues.
I also allowed GitHub Actions tests to be triggered when we create PRs to the v1.0
branch.
232
Peter: