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 |