r-knitr 1.50
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.
- Outputs:
out
- Website: https://yihui.org/knitr/
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-knitr 1.50
as follows:
guix install r-knitr@1.50
Or install the latest version:
guix install r-knitr
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.