Minm is not meta: One way to get several RMarkdown-using packages
As the package is not on CRAN, you can use theghrr drat repo to install via one additional line as in
drat:::addRepo("ghrr")# registers the ghrr drat repoinstall.packages("minm")# installs minm from ghrrOnce installed, the above code examples should work as expected.
Dirk Eddelbuettel
GPL (>= 2)
Initially created: Sat Oct 26 13:39:17 CDT 2019
Last modified: Sat May 30 08:26:37 CDT 2020