Provides support for rendering of formatted text using 'grid' graphics. Text can be formatted via a minimal subset of 'Markdown', 'HTML', and inline 'CSS' directives, and it can be rendered both with and without word wrap.
Version: | 0.1.5 |
Depends: | R (≥ 3.5) |
Imports: | curl, grid, grDevices, markdown, rlang, Rcpp, png, jpeg, stringr, xml2 |
LinkingTo: | Rcpp |
Suggests: | covr, knitr, rmarkdown, testthat, vdiffr |
Published: | 2022-09-16 |
DOI: | 10.32614/CRAN.package.gridtext |
Author: | Claus O. Wilke [aut], Brenton M. Wiernik [aut, cre] (@bmwiernik) |
Maintainer: | Brenton M. Wiernik <brenton at wiernik.org> |
BugReports: | https://github.com/wilkelab/gridtext/issues |
License: | MIT + file LICENSE |
URL: | https://wilkelab.org/gridtext/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | gridtext results |
Reference manual: | gridtext.pdf |
Package source: | gridtext_0.1.5.tar.gz |
Windows binaries: | r-devel: gridtext_0.1.5.zip, r-release: gridtext_0.1.5.zip, r-oldrel: gridtext_0.1.5.zip |
macOS binaries: | r-release (arm64): gridtext_0.1.5.tgz, r-oldrel (arm64): gridtext_0.1.5.tgz, r-release (x86_64): gridtext_0.1.5.tgz, r-oldrel (x86_64): gridtext_0.1.5.tgz |
Old sources: | gridtext archive |
Reverse imports: | ggfittext, ggtext, ggwordcloud, plotthis, SurvivalClusteringTree |
Reverse suggests: | ComplexHeatmap, forestploter, InteractiveComplexHeatmap, mlbplotR, simplifyEnrichment, tablesgg |
Please use the canonical form https://CRAN.R-project.org/package=gridtext to link to this page.