Hi Luca, On 09/01/18 09:22, Luca Cerone wrote: > I have submitted my first R package to CRAN and I have received the email > below back. > > If I understood the log message correctly, to fix the issues is fairly > simple: > - correct the Title using the Title Case suggestion > - change a bit the description so that "simpleroptions" is not the first > word in the DESCRIPTION.
Yes. > Also the mispelled word is the name of my package so I guess that is OK, > isn't it? The "misspelled" word should not be a problem. > Before re-submitting and wasting CRAN reviewers time I would like to know > that with the changes above the package would be good for acceptance. Please note also that you have a warning: * checking DESCRIPTION meta-information ... WARNING Dependence on R version '3.4.2' not with patchlevel 0 https://github.com/lucacerone/simpleroptions/blob/master/DESCRIPTION should have Depends: R (>= 3.4.0) and not "3.4.2". In case you want to prepare even better for CRAN (across architectures), take a look at the rhub package: https://cran.r-project.org/package=rhub Hope this helps, Daniel > Also I do have a question, I have tried several times to check whether my > package was ready for CRAN using the devtools::check() function and I > got to the point were I have no Warning no Notes. Is it normal that the > checks can be different? Or maybe it is a symptom that I am doing something > wrong with the build() and check() steps? > Thank you all for your help with this! > > Cheers, > Luca > > ---------- Forwarded message ---------- > From: <uwe.lig...@r-project.org> > Date: Mon, Jan 8, 2018 at 11:29 PM > Subject: [CRAN-pretest-archived] CRAN submission simpleroptions 0.2.0 > To: luca.cer...@gmail.com > Cc: cran-submissi...@r-project.org > > > Dear maintainer, > > package simpleroptions_0.2.0.tar.gz does not pass the incoming checks > automatically, please see the pre-test at: > <https://win-builder.r-project.org/incoming_pretest/ > 180108_232242_simpleroptions_020/00check.log> > Status: 1 WARNING, 1 NOTE > > > Please fix all problems and resubmit a fixed version via the webform. > If you are not sure how to fix the problems shown, please ask for help on > the R-package-devel mailing list: > <https://stat.ethz.ch/mailman/listinfo/r-package-devel> > If you are fairly certain the rejection is a false positive, please > reply-all to this message and explain. > > More details are given in the directory: > <https://win-builder.r-project.org/incoming_pretest/ > 180108_232242_simpleroptions_020> > The files will be removed after roughly 7 days. > > > Best regards, > CRAN teams' auto-check service > > [[alternative HTML version deleted]] > > ______________________________________________ > R-package-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-package-devel > -- Daniel Nüst Institute for Geoinformatics (ifgi), University of Münster Heisenbergstraße 2, 48149 Münster, Germany; +49 251 83 31962 http://ifgi.uni-muenster.de/~d_nues01 http://o2r.info ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel