r-rmarkdown
Convert R Markdown documents into a variety of formats
This package provides tools to convert R Markdown documents into a variety of formats.
- Versions: 2.29
- Website: https://rmarkdown.rstudio.com
- Licenses: GPL 3+
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-rmarkdown
as follows:
guix install r-rmarkdown
Or install a particular version:
guix install r-rmarkdown@2.29
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.
Badge code
You can use the following badge to inform users of r-rmarkdown about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-rmarkdown'><img src='https://packages.guix.gnu.org/packages/r-rmarkdown/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-rmarkdown)
Example Org:
[[https://packages.guix.gnu.org/packages/r-rmarkdown][https://packages.guix.gnu.org/packages/r-rmarkdown/badges/latest-version.svg]]