Content
Please
see here for packages currently in the repository.
Installing packages from this repository
First, install the
drat package available on the CRAN repository.
Second, type
drat::addRepo("archidart")
on your R console.
Finally, use
install.packages()
to install a package.
More information
You can learn more about
drat from the vignettes
Drat for Package Users and
Drat for Package Authors.