My 'drat' Repository

Project Status: Active – The repository is being actively maintained. Last-changedate keybase verified

What is This?

This is my drat repository for hosting R packages too big for CRAN.

Using the Repository

if(!require("drat")) {
  install.packages("drat")
  library("drat")
}
drat::addRepo("bhaskarvk")

For ease of use you should put drat::addRepo("bhaskarvk") in you $HOME/.Rprofile file. After that use install.packages, update.packages like you normally do.

Package List

Anything else?

Nope!