WARNING: This is an experimental package tied to some internal projects. The interface is still being refined and may change at any point. It may also split or merge into a number of other projects. You have been warned!
From our drat repository, either:
drat:::add("richfitz")
install.packages("cleanr")
or, if you don't have drat installed:
install.packages("cleanr", repos=c(CRAN="https://cran.rstudio.com",
drat="https://richfitz.github.io/drat"))
Alternatively, you install Directly from GitHub via devtools
:
devtools::install_github("Hackout3/cleanr")