Message-ID: <ed0cbd1d-01a7-6172-434d-d7b013b660e6@statistik.tu-dortmund.de>
Date: 2018-01-03T13:33:28Z
From: Uwe Ligges
Subject: [R-pkg-devel] Warning "Dependence on R version '3.3.3' not with patchlevel 0"
In-Reply-To: <2df0d211f01e49f9a25ab568537f2396@EX13MS04.pers.ad.uni-graz.at>
On 03.01.2018 13:59, Hockemeyer, Cord (cord.hockemeyer at uni-graz.at) wrote:
> Hi everybody,
>
> on submitting a new package I got a rejection because of the above warning in the CRAN-check. I guess it is because of the "Depends" entry "R (>= 3.3.3)" in the DESCRIPTION file but I have no idea how to do this otherwise. Any hel?p would be highly appreciated.
If sufficient, use R (>= 3.3.0), otherwise R (>= 3.4.0): If you rely on
a specific patchlevel, binary repositories are inconsistant on CRAN and
typically you should be able to rely on a x.y.0 release.
Best,
Uwe Ligges
>
> Best regards,
> Cord
>
>
> Cord Hockemeyer
> Institut f?r Psychologie, Universit?t Graz
> Tel.: +43 316 380 8531
> https://psychologie.uni-graz.at/allgemeine/hockemeyer
>
>
> [[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>