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

r-downlit 0.4.5

Syntax highlighting and automatic linking

This package provides syntax highlighting of R code, specifically designed for the needs of RMarkdown packages like pkgdown, hugodown, and bookdown. It includes linking of function calls to their documentation on the web, and automatic translation of ANSI escapes in output to the equivalent HTML.

Installation

Install r-downlit 0.4.5 as follows:

guix install r-downlit@0.4.5

Or install the latest version:

guix install r-downlit

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.