Package: gridtext Type: Package Title: Improved Text Rendering Support for 'Grid' Graphics Version: 0.1.4 Authors@R: person( given = "Claus O.", family = "Wilke", role = c("aut", "cre"), email = "wilke@austin.utexas.edu", comment = c(ORCID = "0000-0002-7470-9261") ) Description: 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. URL: https://wilkelab.org/gridtext/ BugReports: https://github.com/wilkelab/gridtext/issues License: MIT + file LICENSE Depends: R (>= 3.5) Imports: grid, grDevices, markdown, rlang, Rcpp, RCurl, png, jpeg, stringr, xml2 Suggests: covr, knitr, rmarkdown, testthat, vdiffr LinkingTo: Rcpp Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 SystemRequirements: C++11 NeedsCompilation: yes Packaged: 2020-12-10 20:29:04 UTC; clauswilke Author: Claus O. Wilke [aut, cre] () Maintainer: Claus O. Wilke Repository: CRAN Date/Publication: 2020-12-10 20:50:02 UTC Built: R 4.2.3; x86_64-pc-linux-gnu; 2024-11-28 07:40:17 UTC; unix