empty_on_cran: Reduce a check to the empty string on CRAN

View source: R/testing.R

empty_on_cranR Documentation

Reduce a check to the empty string on CRAN

Description

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}.

Usage

empty_on_cran(string)

Arguments

string

The string to test.


precommit documentation built on Sept. 11, 2024, 7:07 p.m.