Hello,
I'm in the process of submitting two packages to Bioconductor, MOMA and its
associated data package moma.gbmexample. I keep getting this warning about
the R dependency:
* Checking R Version dependency...
* WARNING: Unless package includes compressed data, remove R
version dependency
Both packages do have compressed data and I have tried both making the
dependency 4.0.0 and 3.6 but have gotten the error both times. Which is the
correct R version to list as the dependency on the upcoming release
version? Or is this a warning that should be ignored given that I do have
compressed data?
Thank you
Sunny Jones
[Bioc-devel] R Dependency Warning
5 messages · Shepherd, Lori, Martin Morgan, Felix Ernst +1 more
If you have compressed data it can be ignored. 4.0.0 is what the package would be released under so I recommend that. Lori Shepherd Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263
From: Bioc-devel <bioc-devel-bounces at r-project.org> on behalf of Sunny Jones <sunnyjjones at gmail.com>
Sent: Friday, April 3, 2020 2:13 PM
To: bioc-devel at r-project.org <bioc-devel at r-project.org>
Subject: [Bioc-devel] R Dependency Warning
Sent: Friday, April 3, 2020 2:13 PM
To: bioc-devel at r-project.org <bioc-devel at r-project.org>
Subject: [Bioc-devel] R Dependency Warning
Hello,
I'm in the process of submitting two packages to Bioconductor, MOMA and its
associated data package moma.gbmexample. I keep getting this warning about
the R dependency:
* Checking R Version dependency...
* WARNING: Unless package includes compressed data, remove R
version dependency
Both packages do have compressed data and I have tried both making the
dependency 4.0.0 and 3.6 but have gotten the error both times. Which is the
correct R version to list as the dependency on the upcoming release
version? Or is this a warning that should be ignored given that I do have
compressed data?
Thank you
Sunny Jones
[[alternative HTML version deleted]]
_______________________________________________
Bioc-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel
This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
it's a warning and you should ignore it. We will try to improve the check. Martin
?On 4/3/20, 2:14 PM, "Bioc-devel on behalf of Sunny Jones" <bioc-devel-bounces at r-project.org on behalf of sunnyjjones at gmail.com> wrote:
Hello,
I'm in the process of submitting two packages to Bioconductor, MOMA and its
associated data package moma.gbmexample. I keep getting this warning about
the R dependency:
* Checking R Version dependency...
* WARNING: Unless package includes compressed data, remove R
version dependency
Both packages do have compressed data and I have tried both making the
dependency 4.0.0 and 3.6 but have gotten the error both times. Which is the
correct R version to list as the dependency on the upcoming release
version? Or is this a warning that should be ignored given that I do have
compressed data?
Thank you
Sunny Jones
_______________________________________________
Bioc-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel
Hi Sunny,
I would venture a guess and suggest that is about the too fined grained version you defined in the DESCRIPTION file.
I would suggest, that you try to define an R version, which follows the format x.y and not x.y.z. So for you that would be R (>= 4.0).
Hope that works,
Felix
-----Urspr?ngliche Nachricht-----
Von: Bioc-devel <bioc-devel-bounces at r-project.org> Im Auftrag von Sunny Jones
Gesendet: Freitag, 3. April 2020 20:14
An: bioc-devel at r-project.org
Betreff: [Bioc-devel] R Dependency Warning
Hello,
I'm in the process of submitting two packages to Bioconductor, MOMA and its associated data package moma.gbmexample. I keep getting this warning about the R dependency:
* Checking R Version dependency...
* WARNING: Unless package includes compressed data, remove R
version dependency
Both packages do have compressed data and I have tried both making the dependency 4.0.0 and 3.6 but have gotten the error both times. Which is the correct R version to list as the dependency on the upcoming release version? Or is this a warning that should be ignored given that I do have compressed data?
Thank you
Sunny Jones
_______________________________________________
Bioc-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel
Thanks all! Changing to 4.0 still produced the warning but I'll ignore it as was recommended. Sunny On Fri, Apr 3, 2020 at 2:20 PM Felix Ernst <felix.gm.ernst at outlook.com> wrote:
Hi Sunny,
I would venture a guess and suggest that is about the too fined grained
version you defined in the DESCRIPTION file.
I would suggest, that you try to define an R version, which follows the
format x.y and not x.y.z. So for you that would be R (>= 4.0).
Hope that works,
Felix
-----Urspr?ngliche Nachricht-----
Von: Bioc-devel <bioc-devel-bounces at r-project.org> Im Auftrag von Sunny
Jones
Gesendet: Freitag, 3. April 2020 20:14
An: bioc-devel at r-project.org
Betreff: [Bioc-devel] R Dependency Warning
Hello,
I'm in the process of submitting two packages to Bioconductor, MOMA and
its associated data package moma.gbmexample. I keep getting this warning
about the R dependency:
* Checking R Version dependency...
* WARNING: Unless package includes compressed data, remove R
version dependency
Both packages do have compressed data and I have tried both making the
dependency 4.0.0 and 3.6 but have gotten the error both times. Which is the
correct R version to list as the dependency on the upcoming release
version? Or is this a warning that should be ignored given that I do have
compressed data?
Thank you
Sunny Jones
[[alternative HTML version deleted]]
_______________________________________________ Bioc-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel