[R-pkg-devel] new package processing time
Duncan Murdoch
murdoch@dunc@n @end|ng |rom gm@||@com
Tue Feb 4 15:28:15 CET 2020
On 04/02/2020 9:15 a.m., Marcelo Araya Salas wrote:
> Thanks
>
> I found it here:
>
> ftp://cran.r-project.org/incoming/archive/
>
> not sure what that's suppose to mean
That generally means that it has been rejected. The usual sequence of
events is:
You submit it, and an email comes to the maintainer asking for
confirmation of the submission. If that confirmation doesn't come, it
could end up in archive.
Then CRAN runs automatic tests on Windows and Debian. If those have
sufficiently severe issues (I don't know what the exact cutoff is, but
certainly ERRORs are severe enough, and probably WARNINGs too) then an
email is sent to the maintainer, and it is moved to archive. The last
time I got one of those emails the header had
From: ligges using statistik.tu-dortmund.de
Reply-To: CRAN-submissions using R-project.org
To: murdoch using stats.uwo.ca
Cc: CRAN-submissions using R-project.org
Subject: [CRAN-pretest-archived] CRAN submission rgl 0.100.40
so maybe you can check your spam folder for a message like that.
If it passes the automatic test, it probably gets some manual testing;
problems there would also lead to archiving, generally with a message
from whoever did the testing.
Duncan Murdoch
>
> Marcelo
>
> El mar., 4 feb. 2020 a las 8:12, Dirk Eddelbuettel (<edd using debian.org>)
> escribió:
>
>>
>> On 4 February 2020 at 10:28, Helmut Schütz wrote:
>> | Possibly it went unnoticed.
>>
>> A follow-up email may be a good idea.
>>
>> | My first new package took two days from submission to acceptance
>> | including answering questions in July last year.
>>
>> It is _much_ more clogged now as you can tell via a quick 'ls -lR' on the
>> incoming/ directory (and its subdirectories) will tell you. [1]
>>
>> My RcppSimdJson package has been sitting there since Jan 26 but is slowly
>> bubbling to the top but there is still well over a done ahead of it. And
>> newbies/ contains more than _two screenfuls_ here...
>>
>> Dirk
>>
>> [1] Many ftp clients let you do that, I use a one-line wrapper around
>> ncftp;
>> or if you can't there is the Locke shiny app).
>>
>> --
>> http://dirk.eddelbuettel.com | @eddelbuettel | edd using debian.org
>>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>
More information about the R-package-devel
mailing list