drat

Dipterix’s R Package Repository

This is my personal R package repository (https://dipterix.github.io/drat/). It contain the following R packages that are compiled locally.

To install any of these packages, use

install.packages("pkg-name", repos = "https://dipterix.github.io/drat")

The compiled packages are automatically generated from Github Action (see configurations or workflows)