[R-pkg-devel] No email with confirmation link on resubmission of package
Duncan Murdoch
murdoch@dunc@n @end|ng |rom gm@||@com
Thu Jun 6 01:41:12 CEST 2024
On 2024-06-05 4:19 a.m., Paul Kabaila wrote:
> (1) Today, I submitted my R package to CRAN using
> devtools::submit_cran()
> which resulted in an email from
> CRAN Package Submission Form cransubmit using xmbombadil.wu.ac.at<mailto:cransubmit using xmbombadil.wu.ac.at>
> with a confirmation link, which I clicked on.
>
> (2) I was then sent an email from
> ligges using statistik.tu-dortmund.de<mailto:ligges using statistik.tu-dortmund.de>
> which notified that my package "does not pass the incoming checks automatically",
> with 0 errors, 0 warnings and 2 notes.
>
>
> (3) I then fixed the problem for one of the notes and explained the reason for the
> other note and put this information into the file
> cran-comments.md
> Then I resubmitted my R package to CRAN using
> devtools::submit_cran()
>
> However, this time I did not receive an email with a confirmation link.
>
> Has my package been resubmitted or do I need to resubmit it in some different way?
No, if you didn't get the confirmation link, then you haven't submitted
it. You can use `foghorn::cran_incoming()` to see what's in the CRAN
incoming queue.
Duncan Murdoch
More information about the R-package-devel
mailing list