[R-pkg-devel] CRAN upload and prechecking confusion

2017-08-24 Thread Johannes Graumann
Hello, I'm trying to submit a new version (0.10.2) of my package (multipanelfigure) to CRAN and have received the following email: > Dear maintainer, > > package multipanelfigure_0.10.2.tar.gz does not pass the incoming > checks automatically, please see the pre-test at: >

Re: [R-pkg-devel] CRAN upload and prechecking confusion

2017-08-24 Thread Johannes Graumann
On Thu, 2017-08-24 at 02:59 -0500, Brian G. Peterson wrote: > On 08/24/2017 02:28 AM, Johannes Graumann wrote: > > Hello, > > > > I'm trying to submit a new version (0.10.2) of my package > > (multipanelfigure) to CRAN and have received the following e

Re: [R-pkg-devel] CRAN upload and prechecking confusion

2017-08-24 Thread Johannes Graumann
On Thu, 2017-08-24 at 02:59 -0500, Brian G. Peterson wrote: > On 08/24/2017 02:28 AM, Johannes Graumann wrote: > > Hello, > > > > I'm trying to submit a new version (0.10.2) of my package > > (multipanelfigure) to CRAN and have received the following e

[R-pkg-devel] Attempted resurrection of archived package multipanelfigure - CRAN auto checking failure

2023-11-26 Thread Johannes Graumann
Hello, As `assertive.properties`, `assertive.strings` and `assertive.types` have recently been archived so were my packages depending on them, including `multipanelfigure`. I have prepared a maintenance release that tackles the problem, but gets stuck in the automated CRAN upload checks with (amo

Re: [R-pkg-devel] Attempted resurrection of archived package multipanelfigure - CRAN auto checking failure

2023-11-26 Thread Johannes Graumann
Hi, Appropriate `\dontrun` clauses in the corresponding examples seem to have made the package pass to the next level of (manual) checks; fingers crossed that it will go in this time ... Sincerely, Joh On Sun, 2023-11-26 at 09:30 +0100, Johannes Graumann wrote: > Hello, >