Michael,
this is really a CRAN question rather than a package question so you may have
more luck asking CRAN, but generally it is not a a good idea to have strong
dependencies (Depends/Imports) on Bioconductor packages. If you want to use
non-CRAN packages I would recommend weak depends like
You should ALWAYS build with the latest stable AND the latest development
versions of R before submitting.
On November 15, 2021 6:33:12 PM PST, Michael Hellstern wrote:
>Hi all,
>
>I maintain a package (netgsa) that has been on CRAN since september 2021
>and recently got an email about CRAN chec
Hi all,
I maintain a package (netgsa) that has been on CRAN since september 2021
and recently got an email about CRAN check failures. There are 2 errors and
1 warning. The failures are listed here:
https://cran.r-project.org/web/checks/check_results_netgsa.html.
The failures are a result of Bioco