.regexpr
R/utils.R
suppressSpecificWarning.Rd
Suppress a warning that matches .regexpr
suppressSpecificWarning(.expr, .regexpr)
Expression to run
Regex to match against any generated warning. Warning will be suppressed if this matches the warning message.