Re: [R-pkg-devel] How to handle deprecated package dependency? 2 suggestions 1 question

2018-06-25 Thread Mark van der Loo
Dear Vincent, I think this is little known, but you can get the CRAN result status of any package from R, see tools::CRAN_check_results(). Best, Mark Op ma 25 jun. 2018 om 22:13 schreef Duncan Murdoch : > On 25/06/2018 3:21 PM, Vincent van Hees wrote: > > Dear all, > > > > One of my package de

Re: [R-pkg-devel] How to handle deprecated package dependency? 2 suggestions 1 question

2018-06-25 Thread Duncan Murdoch
On 25/06/2018 3:21 PM, Vincent van Hees wrote: Dear all, One of my package dependencies was taken from CRAN a month ago, with the CRAN message: "...check problems were not corrected despite reminders" as displayed on the deprecated CRAN package page. I immediately got in touch with the deprecate

[R-pkg-devel] How to handle deprecated package dependency? 2 suggestions 1 question

2018-06-25 Thread Vincent van Hees
Dear all, One of my package dependencies was taken from CRAN a month ago, with the CRAN message: "...check problems were not corrected despite reminders" as displayed on the deprecated CRAN package page. I immediately got in touch with the deprecated package maintainer and learnt that he is trying