Skip to content
Prev 7388 / 21312 Next

[Bioc-devel] Dependency issue

It's a new Bioc package, correct? Then it just got into the Bioc release
branch yday. That Bioc branch requires R 3.2.0 (the new recommended R
version everyone "should" run) regardless what your package declares. Your
package does not install on R < 3.2.0 using the Bioc installers, even if
your package technically was designed for R 2.0.0, say.
(Manual installation would probably do, but that's not recommended since it
may break the Bioc ecosystem.)

Henrik
On Apr 17, 2015 11:30 PM, <t.kuilman at nki.nl> wrote: