Re: [R-pkg-devel] Inconsistent available package dependencies

2021-11-18 Thread Simon Urbanek
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

Re: [R-pkg-devel] Inconsistent available package dependencies

2021-11-15 Thread Jeff Newmiller
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

[R-pkg-devel] Inconsistent available package dependencies

2021-11-15 Thread Michael Hellstern
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