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

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.

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.