Skip to content
Prev 5457 / 12125 Next

[R-pkg-devel] Package submission failed with two warnings

Hi Duncan,

I changed the version, recreated the package, and then tested it with the rhub::check_for_cran(). The function failed to create a summary for all the platform results together, however individual results are available in the following links.


https://builder.r-hub.io/status/Rpvt_0.1.1.tar.gz-5e89b16f7bfb420ebe310a57eb8357b3
https://artifacts.r-hub.io/Rpvt_0.1.1.tar.gz-5e89b16f7bfb420ebe310a57eb8357b3/
https://artifacts.r-hub.io/Rpvt_0.1.1.tar.gz-2ee682316e0f4bc7b09faf7a9e46b670/
https://builder.r-hub.io/status/original/Rpvt_0.1.1.tar.gz-08fc2dbd591f4d80b2e0049a7c8db8b8

you can also find the source code in the following link:
https://github.com/susaenergy/Rpvt

Thank you for the help!

Farshad


From: Duncan Murdoch
Sent: Friday, May 15, 2020 9:28 AM
To: FARSHAD TABASINEJAD; r-package-devel at r-project.org
Subject: Re: [R-pkg-devel] Package submission failed with two warnings

For your first warning, see the CRAN policy:  "Updates to 
previously-published packages must have an increased version. Increasing 
the version number at each submission reduces confusion so is preferred 
even when a previous submission was not accepted."

For the second, it's hard to say what's happening.  Is your package 
online somewhere so we could try it on different machines?

Duncan Murdoch
On 15/05/2020 12:46 a.m., FARSHAD TABASINEJAD wrote: