Skip to content
Prev 6626 / 21312 Next

[Bioc-devel] bioc pkgs depending on packages that are only in github?

On Sat, Nov 8, 2014 at 8:01 AM, Vincent Carey <stvjc at channing.harvard.edu>
wrote:
Gabe Becker is finishing up a framework that generalizes the notion of
package repositories such that packages can be distributed over multiple
sources, including traditional repositories and SCM systems like Github. If
Bioconductor were to maintain a manifest, then our generalized installation
machinery would be able to install everything in a dependency-aware manner
(install_github can only resolve dependencies located in repositories).
BiocInstaller could wrap it. The manifest system is a prototype for
something that could end up in R itself.