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
[aut, cre] |
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 |