r-markdown 2.0
Markdown rendering for R
This package provides R bindings to the Sundown Markdown rendering library (https://github.com/vmg/sundown). Markdown is a plain-text formatting syntax that can be converted to XHTML or other formats.
- Outputs:
out - Website: https://github.com/rstudio/markdown
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-markdown 2.0 as follows:
guix install r-markdown@2.0
Or install the latest version:
guix install r-markdown
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.