Skip to content

[R-pkg-devel] manual inspection of new packages

5 messages · Ben Bolker, Duncan Murdoch, John Lawson +1 more

#
I submitted the Package AQLSchemes on Dec 9, 2019. I corrected the errors
noted in the manual inspection and resubmitted it on Jan 9. I got the
message that it passed the automatic checks and was awaiting manual
inspection. I have not heard anything since.  Do I need to resubmitt the
package? Or how can I find out if this package is still in the queue for
manual inspection?

Thank you
John Lawson
#
? foghorn::cran_incoming() will let you inspect the package queue.

 ? (most likely if the package has been sitting this long it's not ever 
going to move farther through the queue and you should resubmit.? An 
e-mail to the CRAN maintainers after you check the status would probably 
be appropriate.)
On 4/9/20 3:28 PM, John Lawson wrote:
#
On 09/04/2020 3:28 p.m., John Lawson wrote:
As the CRAN policy document says under Submission, you can see the queue 
by looking at ftp://cran.r-project.org/incoming/.  The foghorn package 
makes this really easy:  you run foghorn::cran_incoming("AQLSchemes") to 
see where your package is sitting.  It doesn't appear to be there at all.

Next time, I'd follow up if you go a week without hearing a reply; 
waiting 3 months seems a bit long.

Duncan Murdoch
#
Ok, thanks.

On Thu, Apr 9, 2020 at 1:46 PM Duncan Murdoch <murdoch.duncan at gmail.com>
wrote:

  
  
4 days later
#
I just looked, you got a repsonse from Swetlana Herbrandt on Dec 16.
Will forward privately.

Best,
Uwe Ligges
On 10.04.2020 05:08, John Lawson wrote: