Skip to content
Prev 12831 / 21312 Next

[Bioc-devel] R version check in BiocChech

Bioconductor
depending
http://bioconductor.org/developers/how-to/useDevel/)
No, BiocCheck doesn't verify this, it just checks for presence of
dependence on R >= 3.5. It actually doesn't check, whether I have installed
it on my computer at all; or how often I'm updating R-devel and test my
package against it; or whether I do some manual tests, as unit tests are
running regularly by BioConductor automatically.

--
Alexey



On Mon, Feb 19, 2018 at 9:03 PM, Vincent Carey <stvjc at channing.harvard.edu>
wrote: