Minm is not meta: One way to get several RMarkdown-using packages
As the package is not on CRAN, you can use r-universe which can accessed via
install.packages('minm',
repos = c('https://eddelbuettel.r-universe.dev',
'https://cloud.r-project.org'))
and offers source and binaries releases based on the main git branch for the common operating
systems. Linux binaries are also available, see the corresponding
documentation.
- binb: Binb is not Beamer: Stylish pdf Presentations from RMarkdown
- linl: Linl is not Letter: LaTeX letters from RMarkdown
- pinp: Pinp is not PNAS: Snazzy one-or two column short papers or vignettes
- tint: tint is not tufte: Beautiful pdf or html handout or writeups
Dirk Eddelbuettel
GPL (>= 2)