r-knitr
General-purpose package for dynamic report generation in R
This package provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
- Versions: 1.49
- Website: https://yihui.org/knitr/
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-knitr
as follows:
guix install r-knitr
Or install a particular version:
guix install r-knitr@1.49
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-knitr about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-knitr'><img src='https://packages.guix.gnu.org/packages/r-knitr/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-knitr)
Example Org:
[[https://packages.guix.gnu.org/packages/r-knitr][https://packages.guix.gnu.org/packages/r-knitr/badges/latest-version.svg]]