Skip to content
Prev 2291 / 12125 Next

[R-pkg-devel] Fwd: [CRAN-pretest-archived] CRAN submission simpleroptions 0.2.0

Hi Luca,
On 09/01/18 09:22, Luca Cerone wrote:
Yes.
The "misspelled" word should not be a problem.
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