Changelog
Source:NEWS.md
gridtext 0.1.6
CRAN release: 2026-02-19
- Removed SystemRequirements from package DESCRIPTION to fix CRAN NOTE
gridtext 0.1.5
CRAN release: 2022-09-16
- Transition to curl package and drop RCurl dependency
- Fix fontface not being processed and words spaced properly in R 4.2.0
- Maintainer changes to Brenton Wiernik
- Removed LazyData from package DESCRIPTION to fix CRAN NOTE
gridtext 0.1.1
CRAN release: 2020-02-24
-
richtext_grob()andtextbox_grob()now gracefully handle empty strings and NAs.
gridtext 0.1.0
CRAN release: 2020-01-24
First public release. Provides the two grobs richtext_grob() and textbox_grob() for formatted text rendering without and with word wrapping, respectively.