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.1 |
Depends: | R (≥ 3.5) |
Imports: | grid, grDevices, markdown, rlang, Rcpp, RCurl, png, jpeg, stringr, xml2 |
LinkingTo: | Rcpp, testthat |
Suggests: | covr, knitr, rmarkdown, testthat, vdiffr |
Published: | 2020-02-24 |
Author: | Claus O. Wilke |
Maintainer: | Claus O. Wilke <wilke at austin.utexas.edu> |
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.1.tar.gz |
Windows binaries: | r-prerelease: gridtext_0.1.1.zip, r-release: gridtext_0.1.1.zip, r-oldrel: gridtext_0.1.1.zip |
macOS binaries: | r-prerelease: gridtext_0.1.1.tgz, r-release: gridtext_0.1.1.tgz, r-oldrel: gridtext_0.1.1.tgz |
Old sources: | gridtext archive |
Please use the canonical form https://CRAN.R-project.org/package=gridtext to link to this page.