[R-pkg-devel] First package submissions archived

Uwe Ligges ||gge@ @end|ng |rom @t@t|@t|k@tu-dortmund@de
Tue Mar 1 16:59:47 CET 2022


Therelevant note is

Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
get_nih_data 4.29   0.08   19.18

(I doubt you got the other on a CRAN usbmission?)


Theb example tiem shoudl be reduced to less than 5 sec.
Ideally use toy data and few iterations and set time limits for web 
access. If you cannot reduce further, wrap in \donttest{}.

Best,
Uwe Ligges




On 01.03.2022 10:47, spsanderson using gmail.com wrote:
> Yes, I would wrap that example in the \donrun{}
> 
> Not sure on the Ghostscript though
> 
> Sent from my iPhone
> www.spsanderson.com
> 
>> On Mar 1, 2022, at 4:36 AM, Michael Barr <mike using bikeactuary.com> wrote:
>>
>> Hi,
>>
>> I recently submitted a package (first) to CRAN and notice today it is in the "archive" folder, indicating it was rejected. I did have the below NOTES prior to submitting and included explanation in cran_comments which appears was not sufficient. What must I do with the below in order to release this package? How can I resolve all or at least the critical notes? I was unable to eliminate the pdf note despite having the R_QPDF and R_GSCMD env vars set. I assume I must wrap examples >5s in /donntrun{}…Appreciate help on the others.
>>
>> Mike
>>
>>
>> New submission
>>
>> Possibly misspelled words in DESCRIPTION:
>>   JSON (10:67)
>>   RePORTER (3:31, 11:65)
>>   tibble (14:24)
>>
>> * checking sizes of PDF files under 'inst/doc' ... NOTE
>> Unable to find GhostScript executable to run checks on size reduction
>>
>> * checking examples ... NOTE
>> Examples with CPU (user + system) or elapsed time > 5s
>>              user system elapsed
>> get_nih_data 4.29   0.08   19.18
>>
>> * checking for detritus in the temp directory ... NOTE
>> Found the following files/directories:
>>   'lastMiKTeXException'
>>
>>
>>     [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-package-devel using r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-package-devel
> 
> ______________________________________________
> 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