Re: [R-pkg-devel] tryCatch defensive programming guidance

2017-03-01 Thread Martin Maechler
> Berry Boessenkool > on Wed, 1 Mar 2017 14:52:10 + writes: > Hi Glenn, > Better late than never: > couldn't you simply use try? > result <- try( log("a") ) > The printing is horrible: people will think an error > occured

Re: [R-pkg-devel] .bib file in vignette not found during R CMD check

2017-03-01 Thread Duncan Murdoch
On 01/03/2017 2:17 AM, Henrik Bengtsson wrote: On Tue, Feb 28, 2017 at 2:47 PM, Duncan Murdoch wrote: On 28/02/2017 5:17 PM, Patrick Schratz wrote: Thanks Duncan, that was the problem! Although the Rbuildignore entry pointed to the main dir No, it contains