Please visit the HBGDki/drat gh-pages branch for the list of HBGDki contributed packages
Taken directly from Dirk Eddelbuettel's post in 2015-05-24
The drat package makes it trivially easy to deploy package repositories. There are essentially just two ways to use a package repository:
- You write to the repository as a package author to publish your package; or
- You read from the reposiory as a package user to install or update one or more packages.
This vignette deals with the second case: How to use drat as package users. A companion vignette for package authors is available as well.