CRAN

yearn 0.1.3

Use and if Needed Install Packages from CRAN, BioConductor, CRAN Archive, and GitHub

Released Jan 12, 2018 by Brian O'Meara

This package cannot yet be used with Renjin it depends on other packages which are not available: BiocInstaller, githubinstall 0.2.2, and devtools 1.13.6

Dependencies

githubinstall 0.2.2 devtools 1.13.6

This tries to attach a package if you have it; if not, it tries to install it from BioConductor or CRAN; if not available there, it tries to install it from the cran mirror on GitHub, which includes packages that have been removed from CRAN; if not available there, it looks for a matching other package on GitHub to install. Note this is sloppy practice and prone to all sorts of risks. However, there are use cases, such as quick scripting, or in a class where students already know best practices, where this can be useful. yearn was inspired by teaching in PhyloMeth, a course funded by an NSF CAREER award to the author (NSF DEB-1453424).

Source

R

View GitHub Mirror

Release History