r-ggtext
Improved text rendering support for ggplot2
This package provides a ggplot2 extension that enables the rendering of complex formatted plot labels (titles, subtitles, facet labels, axis labels, etc.). Text boxes with automatic word wrap are also supported.
- Versions: 0.1.2
- Website: https://wilkelab.org/ggtext/
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-ggtext
as follows:
guix install r-ggtext
Or install a particular version:
guix install r-ggtext@0.1.2
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-ggtext about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-ggtext'><img src='https://packages.guix.gnu.org/packages/r-ggtext/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-ggtext)
Example Org:
[[https://packages.guix.gnu.org/packages/r-ggtext][https://packages.guix.gnu.org/packages/r-ggtext/badges/latest-version.svg]]