empty_on_cran {precommit} | R Documentation |
In testing, we don't want to rely on exact error messages or stdout on CRAN for third-party packages, since this would complicate the release process for dependencies of {precommit}.
empty_on_cran(string)
string |
The string to test. |