{
  "_id": "6a57ff64ff0138dec5d72427",
  "Package": "ggtext",
  "Type": "Package",
  "Title": "Improved Text Rendering Support for 'ggplot2'",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\ngiven = \"Claus O.\",\nfamily = \"Wilke\",\nrole = c(\"aut\"),\nemail = \"wilke@austin.utexas.edu\",\ncomment = c(ORCID = \"0000-0002-7470-9261\")\n),\nperson(\ngiven = \"Brenton M.\",\nfamily = \"Wiernik\",\nrole = c(\"aut\", \"cre\"),\nemail = \"brenton@wiernik.org\",\ncomment = c(ORCID = \"0000-0001-9560-6336\", Twitter = \"@bmwiernik\")\n)\n)",
  "Description": "A 'ggplot2' extension that enables the rendering of\ncomplex formatted plot labels (titles, subtitles, facet labels,\naxis labels, etc.). Text boxes with automatic word wrap are\nalso supported.",
  "URL": "https://wilkelab.org/ggtext/",
  "BugReports": "https://github.com/wilkelab/ggtext/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://wilkelab.r-universe.dev",
  "Date/Publication": "2026-07-15 21:20:47 UTC",
  "RemoteUrl": "https://github.com/wilkelab/ggtext",
  "RemoteRef": "HEAD",
  "RemoteSha": "628bc6872f295be60d00461a83f2ccb70352af6b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 21:40:58 UTC",
    "User": "root"
  },
  "Author": "Claus O. Wilke [aut] (ORCID: <https://orcid.org/0000-0002-7470-9261>),\nBrenton M. Wiernik [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9560-6336>, Twitter: @bmwiernik)",
  "Maintainer": "Brenton M. Wiernik <brenton@wiernik.org>",
  "_user": "wilkelab",
  "_type": "src",
  "_file": "ggtext_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fc52cd15acbc94c0fbad4a1ec9d4d42e6d6e246f75844a8162c903b26ebadfd9",
  "_filesize": 2056530,
  "_sha256": "fc52cd15acbc94c0fbad4a1ec9d4d42e6d6e246f75844a8162c903b26ebadfd9",
  "_expires": "2026-10-23T21:45:01.000Z",
  "_created": "2026-07-15T21:40:58.000Z",
  "_published": "2026-07-15T21:45:08.584Z",
  "_jobs": [
    {
      "job": 87479128715,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8358240634"
    },
    {
      "job": 87479128706,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8358228485"
    },
    {
      "job": 87479128712,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8358210673"
    },
    {
      "job": 87479128710,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8358227748"
    },
    {
      "job": 87478406593,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8358163788"
    },
    {
      "job": 87479128625,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8358211926"
    },
    {
      "job": 87479128707,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8358202358"
    },
    {
      "job": 87479128648,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8358202430"
    },
    {
      "job": 87479128725,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8358205592"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328",
  "_status": "success",
  "_upstream": "https://github.com/wilkelab/ggtext",
  "_commit": {
    "id": "628bc6872f295be60d00461a83f2ccb70352af6b",
    "author": "Claus Wilke <wilke@austin.utexas.edu>",
    "committer": "Claus Wilke <wilke@austin.utexas.edu>",
    "message": "Better rotated key glyphs. Closes #136.\n",
    "time": 1784150447
  },
  "_maintainer": {
    "name": "Brenton M. Wiernik",
    "email": "brenton@wiernik.org",
    "login": "bwiernik",
    "twitter": "@bmwiernik",
    "description": "I'm a Research Scientist at Meta and former academic. My background is in psychology, applied statistics, and R package development. ",
    "uuid": 4773225,
    "orcid": "0000-0001-9560-6336"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridtext",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "wilkelab",
  "_selfowned": true,
  "_usedby": 293,
  "_updates": [
    {
      "week": "2026-29",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 665,
  "_contributors": [
    {
      "user": "clauswilke",
      "count": 70,
      "uuid": 4210929
    },
    {
      "user": "teunbrand",
      "count": 8,
      "uuid": 49372158
    },
    {
      "user": "bwiernik",
      "count": 2,
      "uuid": 4773225
    },
    {
      "user": "krassowski",
      "count": 1,
      "uuid": 5832902
    },
    {
      "user": "tjmahr",
      "count": 1,
      "uuid": 1890315
    }
  ],
  "_userbio": {
    "uuid": 7905759,
    "type": "organization",
    "name": "Wilke Lab",
    "followers": 75
  },
  "_downloads": {
    "count": 98210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtext"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/wilkelab/ggtext",
  "_pkgdown": "https://wilkelab.org/ggtext/",
  "_searchresults": 19936,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtext.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wilkelab/ggtext",
  "_realowner": "wilkelab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-04"
    },
    {
      "version": "0.1.1",
      "date": "2020-12-17"
    },
    {
      "version": "0.1.2",
      "date": "2022-09-16"
    }
  ],
  "_exports": [
    "draw_key_richtext",
    "element_markdown",
    "element_textbox",
    "element_textbox_simple",
    "geom_richtext",
    "geom_textbox",
    "GeomRichtext",
    "GeomRichText",
    "GeomTextBox"
  ],
  "_help": [
    {
      "page": "draw_key_richtext",
      "title": "Key glyph for rich text",
      "topics": [
        "draw_key_richtext"
      ]
    },
    {
      "page": "element_markdown",
      "title": "Theme element that enables markdown text.",
      "topics": [
        "element_markdown"
      ]
    },
    {
      "page": "element_textbox",
      "title": "Theme element that enables markdown text in a box.",
      "topics": [
        "element_textbox",
        "element_textbox_simple"
      ]
    },
    {
      "page": "geom_richtext",
      "title": "Richtext labels",
      "topics": [
        "GeomRichText",
        "GeomRichtext",
        "GeomTextBox",
        "geom_richtext"
      ]
    },
    {
      "page": "geom_textbox",
      "title": "Draw boxes containing text",
      "topics": [
        "geom_textbox"
      ]
    },
    {
      "page": "ggtext",
      "title": "Improved text rendering support for ggplot2",
      "topics": [
        "ggtext-package",
        "ggtext"
      ]
    }
  ],
  "_readme": "https://github.com/wilkelab/ggtext/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "farver",
    "ggplot2",
    "glue",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "png",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "theme_elements.Rmd",
      "filename": "theme_elements.html",
      "title": "Markdown theme elements",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple text labels",
        "Text boxes"
      ],
      "created": "2020-05-24 07:17:37",
      "modified": "2020-12-15 02:24:38",
      "commits": 2
    },
    {
      "source": "plotting_text.Rmd",
      "filename": "plotting_text.html",
      "title": "Plotting with markdown text",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple text labels",
        "Text boxes"
      ],
      "created": "2020-05-24 07:17:37",
      "modified": "2020-12-15 02:24:38",
      "commits": 3
    }
  ],
  "_score": 16.505762287740787,
  "_indexed": true,
  "_nocasepkg": "ggtext",
  "_universes": [
    "wilkelab",
    "bwiernik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-15T21:43:57.000Z",
      "distro": "resolute",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/35c7ece65200286a7ca96ef12037fd78816757ee1b324d956bc1cf8714bf0064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-15T21:43:27.000Z",
      "distro": "resolute",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/a07c4df99e492e7ef81992b1d1a722853598dc3f1e18965350c18d37aa1c4312",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-15T21:42:48.000Z",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/f2e3ccbcfddb9532b09e1cb1d1a394752ea6ac8faa54d078965f29027450824b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-15T21:43:21.000Z",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/fe368388d57d6e411c5e8fd73c3040c24abcc2a7b6da39404dccb03536502119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-15T21:43:17.000Z",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/e1476039285192221e88f0f51a7d53b7e590fa2421aae88f7e5af3376aa33fd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T21:42:17.000Z",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/79f01aaefdd2a9ae9db64dbf09ecf747fa17e829b466a24d0c05715993407294",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T21:42:15.000Z",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/a7ca261de96f91d2b98985adfc18ee708647ffeee58372edc9b2482fbe9111ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T21:42:25.000Z",
      "commit": "628bc6872f295be60d00461a83f2ccb70352af6b",
      "fileid": "https://r2.ropensci.org/acbe593b44ab9c28363e7e203258d9b573e89d545111b25d63e97fb49784c4d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/29452576328"
    }
  ]
}