{
  "_id": "6a495f6577d6db3f2f965b61",
  "Package": "gridtext",
  "Type": "Package",
  "Title": "Improved Text Rendering Support for 'Grid' Graphics",
  "Version": "0.1.6",
  "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": "Provides support for rendering of formatted text using\n'grid' graphics. Text can be formatted via a minimal subset of\n'Markdown', 'HTML', and inline 'CSS' directives, and it can be\nrendered both with and without word wrap.",
  "URL": "https://wilkelab.org/gridtext/",
  "BugReports": "https://github.com/wilkelab/gridtext/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://wilkelab.r-universe.dev",
  "Date/Publication": "2026-02-18 22:55:31 UTC",
  "RemoteUrl": "https://github.com/wilkelab/gridtext",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 10:18:24 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": "gridtext_0.1.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/66841e52d85e6cdaaea1b4c3e27543b81c0e5f85dbdabae5311ea97b26965573",
  "_filesize": 481922,
  "_sha256": "66841e52d85e6cdaaea1b4c3e27543b81c0e5f85dbdabae5311ea97b26965573",
  "_expires": "2026-10-12T19:30:43.000Z",
  "_created": "2026-06-24T10:18:24.000Z",
  "_published": "2026-07-04T19:30:45.200Z",
  "_jobs": [
    {
      "job": 85160673359,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846703337"
    },
    {
      "job": 85160673428,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846699126"
    },
    {
      "job": 85160673391,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846707063"
    },
    {
      "job": 85160673475,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846693762"
    },
    {
      "job": 85160673471,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846675940"
    },
    {
      "job": 85160673589,
      "time": 341,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846769450"
    },
    {
      "job": 85160673598,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846685756"
    },
    {
      "job": 85160673303,
      "time": 262,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846742283"
    },
    {
      "job": 85160673219,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846645784"
    },
    {
      "job": 85160673315,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846700786"
    },
    {
      "job": 85160673484,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846686152"
    },
    {
      "job": 85160673427,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846694168"
    },
    {
      "job": 85160673474,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846697954"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068",
  "_status": "success",
  "_upstream": "https://github.com/wilkelab/gridtext",
  "_commit": {
    "id": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
    "author": "Brenton M. Wiernik <bwiernik@users.noreply.github.com>",
    "committer": "Brenton M. Wiernik <bwiernik@users.noreply.github.com>",
    "message": "Update cran-comments.md\n",
    "time": 1771455331
  },
  "_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": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "wilkelab",
  "_selfowned": true,
  "_usedby": 291,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 97,
  "_contributors": [
    {
      "user": "clauswilke",
      "count": 213,
      "uuid": 4210929
    },
    {
      "user": "bwiernik",
      "count": 7,
      "uuid": 4773225
    },
    {
      "user": "netique",
      "count": 5,
      "uuid": 34926852
    },
    {
      "user": "mrcaseb",
      "count": 5,
      "uuid": 38586519
    },
    {
      "user": "kylebutts",
      "count": 1,
      "uuid": 19961439
    },
    {
      "user": "matthewstern",
      "count": 1,
      "uuid": 54633946
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 7905759,
    "type": "organization",
    "name": "Wilke Lab",
    "followers": 75
  },
  "_downloads": {
    "count": 100539,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gridtext"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/wilkelab/gridtext",
  "_pkgdown": "https://wilkelab.org/gridtext/",
  "_searchresults": 532,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gridtext.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wilkelab/gridtext",
  "_realowner": "wilkelab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-24"
    },
    {
      "version": "0.1.1",
      "date": "2020-02-24"
    },
    {
      "version": "0.1.2",
      "date": "2020-12-01"
    },
    {
      "version": "0.1.3",
      "date": "2020-12-01"
    },
    {
      "version": "0.1.4",
      "date": "2020-12-10"
    },
    {
      "version": "0.1.5",
      "date": "2022-09-16"
    },
    {
      "version": "0.1.6",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "richtext_grob",
    "textbox_grob"
  ],
  "_help": [
    {
      "page": "gridtext",
      "title": "Improved text rendering support for grid graphics",
      "topics": [
        "gridtext"
      ]
    },
    {
      "page": "richtext_grob",
      "title": "Draw formatted text labels",
      "topics": [
        "richtext_grob"
      ]
    },
    {
      "page": "textbox_grob",
      "title": "Draw formatted multi-line text with word wrap",
      "topics": [
        "textbox_grob"
      ]
    }
  ],
  "_readme": "https://github.com/wilkelab/gridtext/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "curl",
    "glue",
    "jpeg",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "png",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "vctrs",
    "xfun",
    "xml2"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 12.434183421902203,
  "_indexed": true,
  "_nocasepkg": "gridtext",
  "_universes": [
    "wilkelab",
    "bwiernik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-24T10:21:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/0b9c48345b1cf4f9d44ff04496854d716f7f678f527b2c2bc7d56f63aa2f49a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-24T10:20:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/c913e7c3d28577786d1bfe579e9d8509ecb6615d39497c36108c3709618a68d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-24T10:21:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/ef7da83b588044c897b96f757d15de12cd80a4f13a2d71d7a5ce3bdd2ed6b0aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-24T10:20:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/3b19a64b9eab5ae27260ecfb9a794225f2a3f78880f56efd19336beaf6e6fb6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-24T10:19:54.000Z",
      "arch": "aarch64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/358b5e86738fa9fdbb5bca4eda1ca64dcb4f17498cb025ad5585578c68178489",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-24T10:22:47.000Z",
      "arch": "x86_64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/4c79f54053583f2f890ecfaa0213e5e8e70567aaee3d67ee6cf86365a80db875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-24T10:20:10.000Z",
      "arch": "aarch64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/610e6367be9749bf0b377e8441cf9e970e499feda7234f19d3f2bac53679d260",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-24T10:22:00.000Z",
      "arch": "x86_64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/283afc19a56199aeeb64e5d34dad45d1432b48ff1c4cf99f586c9cf4a506dc60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-06-24T10:21:13.000Z",
      "arch": "emscripten",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/759ec93316e2b9604ac8e743cd28ab16201839757fe5b112e97913a69de6688a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-24T10:19:56.000Z",
      "arch": "x86_64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/24cdf5496c6d80911b5d276f2956f95b5804fbb99f1ff3fc44ec872c05b30dd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-24T10:19:58.000Z",
      "arch": "x86_64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/67cc54faef51af67e548babae09afcac2b07d19b3f03e5924eeb8ec9ca707e61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-24T10:20:19.000Z",
      "arch": "x86_64",
      "commit": "2ea84d30896e9c18aa2c59eee6db00441c58410b",
      "fileid": "https://r2.ropensci.org/eb05af3b2c150a766e9c988904c252c3ee3be615527adeb69e9c03cbd316ba50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkelab/actions/runs/28091441068"
    }
  ]
}