Skip to contents

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.4

CRAN release: 2020-12-10

  • Make sure tests don’t fail if vdiffr is missing.

gridtext 0.1.3

CRAN release: 2020-12-01

  • Remove unneeded systemfonts dependency.

gridtext 0.1.2

CRAN release: 2020-12-01

  • Fix build for testthat 3.0.

gridtext 0.1.1

CRAN release: 2020-02-24

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.