drat

My drat repository for hosting non-CRAN/BioConductor packages that my own packages rely on. The GitHub repo for this R package repository is here.

Current Packages

Notes for maintenance

To add a package, use drat::insertPackage("pathTo.tar.gz", repodir = "~/Github/drat/"). drat:insertPackage should update src/conrib/PACKAGES, src/contrib/PACKAGES.gz, src/contrib/PACKAGES.rds and add the source package file to src/contrib. After adding the new package, update this README and commit/push the changes.