{
  "_id": "6a4a27f74727062d5eca493e",
  "Package": "ggfittext",
  "Title": "Fit Text Inside a Box in 'ggplot2'",
  "Version": "0.10.4.9000",
  "Authors@R": "c(person(\"David\", \"Wilkins\", email = \"david@wilkox.org\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Brady\", \"Johnston\", email = \"brady.johnston@me.com\",\nrole = c(\"ctb\"))\n)",
  "Description": "A 'ggplot2' extension to fit text into a box by growing,\nshrinking or wrapping the text.",
  "License": "GPL-2",
  "LazyData": "true",
  "URL": "https://wilkox.org/ggfittext/",
  "BugReports": "https://github.com/wilkox/ggfittext/issues/",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://wilkox.r-universe.dev",
  "Date/Publication": "2026-07-05 09:26:05 UTC",
  "RemoteUrl": "https://github.com/wilkox/ggfittext",
  "RemoteRef": "HEAD",
  "RemoteSha": "4243448221b3975aed10a25902a32491f1099fce",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 09:43:11 UTC",
    "User": "root"
  },
  "Author": "David Wilkins [aut, cre],\nBrady Johnston [ctb]",
  "Maintainer": "David Wilkins <david@wilkox.org>",
  "_user": "wilkox",
  "_type": "src",
  "_file": "ggfittext_0.10.4.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/3c1a1899673e3de6990d097fc3db5c3086dd31225afd12d4d40da66a87d54742",
  "_filesize": 1274571,
  "_sha256": "3c1a1899673e3de6990d097fc3db5c3086dd31225afd12d4d40da66a87d54742",
  "_expires": "2026-10-13T09:46:29.000Z",
  "_created": "2026-07-05T09:43:11.000Z",
  "_published": "2026-07-05T09:46:31.420Z",
  "_jobs": [
    {
      "job": 85211835655,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090551329"
    },
    {
      "job": 85211835648,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090550629"
    },
    {
      "job": 85211835639,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090546250"
    },
    {
      "job": 85211835643,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090548997"
    },
    {
      "job": 85211611120,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090532516"
    },
    {
      "job": 85211835657,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090553294"
    },
    {
      "job": 85211835651,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090543928"
    },
    {
      "job": 85211835644,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090545340"
    },
    {
      "job": 85211835653,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090543893"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378",
  "_status": "success",
  "_upstream": "https://github.com/wilkox/ggfittext",
  "_commit": {
    "id": "4243448221b3975aed10a25902a32491f1099fce",
    "author": "David Wilkins <david@wilkox.org>",
    "committer": "David Wilkins <david@wilkox.org>",
    "message": "ci: add monthly dev-ggplot2 canary workflow\n\nRun R CMD check against the development version of ggplot2 on a monthly\ncron, so upstream breakage in the internals this package tracks surfaces as\nadvance notice rather than a release-time surprise.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1783243565
  },
  "_maintainer": {
    "name": "David Wilkins",
    "email": "david@wilkox.org",
    "login": "wilkox",
    "description": "",
    "uuid": 726198
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "grid",
      "version": ">= 3.1",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "shades",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "gridtext",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "wilkox",
  "_selfowned": true,
  "_usedby": 34,
  "_updates": [
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 23
    }
  ],
  "_tags": [
    {
      "name": "v0.10.4",
      "date": "2026-07-05"
    }
  ],
  "_topics": [
    "ggplot2"
  ],
  "_stars": 309,
  "_contributors": [
    {
      "user": "wilkox",
      "count": 323,
      "uuid": 726198
    },
    {
      "user": "bradyajohnston",
      "count": 18,
      "uuid": 36021261
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 726198,
    "type": "user",
    "name": "David Wilkins",
    "followers": 121
  },
  "_downloads": {
    "count": 17725,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggfittext"
  },
  "_devurl": "https://github.com/wilkox/ggfittext",
  "_pkgdown": "https://wilkox.org/ggfittext/",
  "_searchresults": 362,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggfittext.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wilkox/ggfittext",
  "_realowner": "wilkox",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.3",
      "date": "2017-08-21"
    },
    {
      "version": "0.5.0",
      "date": "2017-11-17"
    },
    {
      "version": "0.6.0",
      "date": "2018-07-06"
    },
    {
      "version": "0.7.0",
      "date": "2019-05-29"
    },
    {
      "version": "0.8.0",
      "date": "2019-06-23"
    },
    {
      "version": "0.8.1",
      "date": "2019-07-18"
    },
    {
      "version": "0.9.0",
      "date": "2020-06-14"
    },
    {
      "version": "0.9.1",
      "date": "2021-01-30"
    },
    {
      "version": "0.10.0",
      "date": "2023-04-04"
    },
    {
      "version": "0.10.1",
      "date": "2023-09-05"
    },
    {
      "version": "0.10.2",
      "date": "2024-02-01"
    },
    {
      "version": "0.10.3",
      "date": "2025-12-13"
    },
    {
      "version": "0.10.4",
      "date": "2026-07-05"
    }
  ],
  "_exports": [
    "geom_bar_text",
    "geom_fit_text"
  ],
  "_datasets": [
    {
      "name": "altitudes",
      "title": "Some craft and their altitudes",
      "object": "altitudes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "craft",
        "altitude"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "animals",
      "title": "Some animals and their attributes",
      "object": "animals",
      "class": [
        "data.frame"
      ],
      "fields": [
        "animal",
        "type",
        "flies",
        "mass"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "animals_rich",
      "title": "Some animals and their attributes, in rich text",
      "object": "animals_rich",
      "class": [
        "data.frame"
      ],
      "fields": [
        "animal",
        "type",
        "flies",
        "mass"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "beverages",
      "title": "The compositions of some espresso-based beverages",
      "object": "beverages",
      "class": [
        "data.frame"
      ],
      "fields": [
        "beverage",
        "ingredient",
        "proportion"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "beverages_rich",
      "title": "The compositions of some espresso-based beverages, in rich text",
      "object": "beverages_rich",
      "class": [
        "data.frame"
      ],
      "fields": [
        "beverage",
        "ingredient",
        "proportion"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "gold",
      "title": "Robert Frost's poem _Nothing Gold Can Stay_ (1923)",
      "object": "gold",
      "class": [
        "data.frame"
      ],
      "fields": [
        "line",
        "xmin",
        "xmax",
        "ymin",
        "ymax",
        "linenumber"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "altitudes",
      "title": "Some craft and their altitudes",
      "topics": [
        "altitudes"
      ]
    },
    {
      "page": "animals",
      "title": "Some animals and their attributes",
      "topics": [
        "animals"
      ]
    },
    {
      "page": "animals_rich",
      "title": "Some animals and their attributes, in rich text",
      "topics": [
        "animals_rich"
      ]
    },
    {
      "page": "beverages",
      "title": "The compositions of some espresso-based beverages",
      "topics": [
        "beverages"
      ]
    },
    {
      "page": "beverages_rich",
      "title": "The compositions of some espresso-based beverages, in rich text",
      "topics": [
        "beverages_rich"
      ]
    },
    {
      "page": "geom_fit_text",
      "title": "A 'ggplot2' geom to fit text inside a box",
      "topics": [
        "geom_bar_text",
        "geom_fit_text"
      ]
    },
    {
      "page": "gold",
      "title": "Robert Frost's poem _Nothing Gold Can Stay_ (1923)",
      "topics": [
        "gold"
      ]
    }
  ],
  "_readme": "https://github.com/wilkox/ggfittext/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",
    "shades",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-ggfittext.Rmd",
      "filename": "introduction-to-ggfittext.html",
      "title": "Introduction to 'ggfittext'",
      "author": "David Wilkins",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fitting text inside a box",
        "Reflowing text",
        "Growing text",
        "Placing text",
        "Bar plots",
        "Specifying the box limits",
        "Experimental feature: rich text",
        "Experimental feature: text in polar coordinates",
        "Other useful arguments"
      ],
      "created": "2017-08-20 08:39:11",
      "modified": "2026-07-04 03:12:40",
      "commits": 21
    }
  ],
  "_score": 12.084004715958667,
  "_indexed": true,
  "_nocasepkg": "ggfittext",
  "_universes": [
    "wilkox"
  ],
  "_previous": "0.10.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:45:24.000Z",
      "distro": "resolute",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/ff0afccea83857013b35d850a9f0771896cf300a556807480154f6439a89055c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:45:25.000Z",
      "distro": "resolute",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/afbb314ca415296bc794d1a01e701078f3eb13a45a9a3b03fab25f4a613e6298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:44:55.000Z",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/09f5d75bc5e00558f9da15f34b176acf8a3f7a32d504a79559951424092c243d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:45:08.000Z",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/5dc9f09dd31e794a5c82b822279c7f6960958f32491ff020d28e8c02be33e0fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:46:09.000Z",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/a9a05d897d69a7f2860c6ba6748f3cff69c1716da3a34ebb613467b6e193421d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:44:20.000Z",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/f106178933396ec41f0a1f344c97dff0af14d51dfdeab6b5b5589a806441b21b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:44:31.000Z",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/319d669654068f8ece0e4394aac4893c36795a6beb1e84e9567b731fafd94cca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.4.9000",
      "date": "2026-07-05T09:44:22.000Z",
      "commit": "4243448221b3975aed10a25902a32491f1099fce",
      "fileid": "https://r2.ropensci.org/ec639451577a82089e49b3c032458bc9d002bffafedd10bac7321cf2f7d8c30e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/28736526378"
    }
  ]
}