Skip to content
Back to formatted view

Raw Message

Message-ID: <20120224114650.AAF9E5118215@pluto.lmb.uni-muenchen.de>
Date: 2012-02-24T11:46:50Z
From: zacher at lmb.uni-muenchen.de
Subject: [Bioc-devel] data compression

Hi Pedro,

you are right. It solved the problem. Thank you very much for the fast reply!!

Benedikt

Pedro Madrigal <pmad at igr.poznan.pl> wrote :

> Hi Benedikt,
> I think in the DESCRIPTION file of your package you should write 
> &quot;Depends: R(&gt;= 2.10.0)&quot;.
> (Page 12 of 'Writing R Extensions' manual)
> 
> Best,Pedro
> 
> On 02/24/2012 12:29 PM, zacher at lmb.uni-muenchen.de
> wrote:
> &gt; Dear developers,
> &gt;
> &gt; 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 &quot;R CMD check&quot;. If I use &quot;xz&quot;
> compression, as it is recommended, I get another warning: &quot;Warning: package
> needs dependence on R (&gt;= 2.10)&quot;.
> &gt; Is there any possibility to overcome this problem, since packages
> submitted to bioconductor are not allowed to have warning messages in the check
> report?
> &gt; Best wishes,
> &gt;
> &gt; Benedikt
> &gt;
> &gt; _______________________________________________
> &gt; Bioc-devel at r-project.org
> mailing list
> &gt; https://stat.ethz.ch/mailman/listinfo/bioc-devel
> &gt;
> &gt;