Skip to content
Prev 2148 / 12125 Next

[R-pkg-devel] Testing for a Specific R Error

On 02/12/2017 2:19 PM, Bill Denney wrote:
That sounds like a really good idea.  It should work in your use case, 
though in cases where the error message includes information about the 
arguments that led to the error (e.g. vignette("foobar") says "vignette 
?foobar? not found" in English and "vignette ?foobar? introuvable" in 
French) it might be harder.

Duncan Murdoch