Hi Benedikt,
I think in the DESCRIPTION file of your package you should write
"Depends: R(>= 2.10.0)".
(Page 12 of 'Writing R Extensions' manual)
Best,Pedro
On 02/24/2012 12:29 PM, zacher at lmb.uni-muenchen.de
wrote:
> Dear developers,
>
> I want to submit a package to bioconductor. Using the latest R-devel
version (02/23/12), I get a warning for uncompressed data (rda files) attached
to the package, when I apply "R CMD check". If I use "xz"
compression, as it is recommended, I get another warning: "Warning: package
needs dependence on R (>= 2.10)".
> Is there any possibility to overcome this problem, since packages
submitted to bioconductor are not allowed to have warning messages in the check
report?
> Best wishes,
>
> Benedikt
>
> _______________________________________________
> Bioc-devel at r-project.org
mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
>