This is definitely not a false positive. Find a way to not run long calcs during the CRAN build. There is no alternative.
One way this can be done is by only running your examples when an environment variable of your choosing exists. Since CRAN machines won't configure that variable, you can get around this hard requirement. On October 28, 2022 12:48:44 PM PDT, Ying Li via R-package-devel <r-package-devel@r-project.org> wrote: >Hello all, > >Our package did not pass the automagical checks when submitted to CRAN. We >think the rejection is a false positive, so we �reply-all to that message and >explain� as following the official instruction. We provided explanation for >all notes in that email (replied to >cran-submissi...@r-project.org<mailto:cran-submissi...@r-project.org>) but did >not receive any message after 9 days. > >I am looking for suggestions on what to do in this case: should we continue >waiting for CRAN team�s reply? Or is it necessary to eliminate those notes and >then submit the package again? > >Below are the notes from CRAN teams' auto-check service and our explanation >send to CRAN team: > >>Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64 >>Check: CRAN incoming feasibility, Result: NOTE >> Maintainer: 'Arindam RoyChoudhury >> <arr2...@med.cornell.edu<mailto:arr2...@med.cornell.edu>>' > >> New submission > >> Possibly misspelled words in DESCRIPTION: >> Peng (17:5) >> Phylogenetics (17:32) >> al (17:13) >> et (17:10) > >> Size of tarball: 14208488 bytes > >Explain: This is a new submission. These words are not misspelled. > >>Flavor: r-devel-windows-x86_64 >>Check: examples, Result: NOTE >> Examples with CPU (user + system) or elapsed time > 10s >> user system elapsed >> RDM 40.05 0.89 40.94 > >Explain: This is because a large dataset is used in the example. An example >with large dataset is necessary, as this package is meant for analyzing large >datasets. > > >>Flavor: r-devel-linux-x86_64-debian-gcc >>Check: examples, Result: NOTE >> Examples with CPU (user + system) or elapsed time > 5s >> user system elapsed >> RDM 24.399 0.888 25.289 > >Explain: This is because a large dataset is used in the example. An example >with large dataset is necessary, as this package is meant for analyzing large >datasets. > >Any suggestions or comments would be appreciated. Thank you in advance! > >Best, >Ying > > > > [[alternative HTML version deleted]] > -- Sent from my phone. Please excuse my brevity. ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel