This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-knitr/badges/latest-version.svg)](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]]