{
  "_id": "6a101cbfacfb0bcc41c884db",
  "Package": "ggfittext",
  "Title": "Fit Text Inside a Box in 'ggplot2'",
  "Version": "0.10.3",
  "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",
  "RoxygenNote": "7.3.1",
  "URL": "https://wilkox.org/ggfittext/, http://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/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://wilkox.r-universe.dev",
  "Date/Publication": "2026-01-12 23:16:11 UTC",
  "RemoteUrl": "https://github.com/wilkox/ggfittext",
  "RemoteRef": "HEAD",
  "RemoteSha": "e5820ca91daacbce4904a14676432e253fe7e989",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:18:46 UTC",
    "User": "root"
  },
  "Author": "David Wilkins [aut, cre],\nBrady Johnston [ctb]",
  "Maintainer": "David Wilkins <david@wilkox.org>",
  "MD5sum": "818bdc4fe5203c733bf9b2d2666b21c7",
  "_user": "wilkox",
  "_type": "src",
  "_file": "ggfittext_0.10.3.tar.gz",
  "_fileid": "6b6252189f51149889cab1f0802fcea669430b513077cdae9b77bb71e46582c1",
  "_filesize": 1247585,
  "_sha256": "6b6252189f51149889cab1f0802fcea669430b513077cdae9b77bb71e46582c1",
  "_created": "2026-05-14T08:18:46.000Z",
  "_published": "2026-05-22T09:07:11.236Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349501852,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990216688"
    },
    {
      "job": 77349502153,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990213549"
    },
    {
      "job": 77349502460,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990219319"
    },
    {
      "job": 77349502181,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990201067"
    },
    {
      "job": 77349501962,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990175453"
    },
    {
      "job": 77349501523,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156858201"
    },
    {
      "job": 77349502334,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990208959"
    },
    {
      "job": 77349502408,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990202746"
    },
    {
      "job": 77349502077,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990197483"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wilkox/ggfittext",
  "_commit": {
    "id": "e5820ca91daacbce4904a14676432e253fe7e989",
    "author": "David Wilkins <david@wilkox.org>",
    "committer": "David Wilkins <david@wilkox.org>",
    "message": "chore: modernise pkgdown configuration\n\n- Update pkgdown workflow to use standard r-lib template format\n- Pin github-pages-deploy-action to v4.5.0\n- Simplify _pkgdown.yml to use pkgdown defaults\n- Add HTTP URL to DESCRIPTION for compatibility\n\nCo-Authored-By: Claude <noreply@anthropic.com>\n",
    "time": 1768259771
  },
  "_maintainer": {
    "name": "David Wilkins",
    "email": "david@wilkox.org",
    "login": "wilkox",
    "uuid": 726198
  },
  "_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
    }
  ],
  "_tags": [],
  "_topics": [
    "ggplot2"
  ],
  "_stars": 309,
  "_contributors": [
    {
      "user": "wilkox",
      "count": 300,
      "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"
  },
  "_downloads": {
    "count": 20060,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggfittext"
  },
  "_devurl": "https://github.com/wilkox/ggfittext",
  "_pkgdown": "https://wilkox.org/ggfittext/",
  "_searchresults": 349,
  "_rbuild": "4.6.0",
  "_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"
    }
  ],
  "_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": "2023-03-28 05:52:01",
      "commits": 20
    }
  ],
  "_score": 11.996927520605675,
  "_indexed": true,
  "_nocasepkg": "ggfittext",
  "_universes": [
    "wilkox"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.3",
      "date": "2026-05-14T08:21:08.000Z",
      "distro": "noble",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "e687c9a2d4c2fae0caebc3b0a5da1e1da1afd956a8052457cc2d6b86234a98ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.3",
      "date": "2026-05-14T08:21:06.000Z",
      "distro": "noble",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "836fa2a86d020ddcce2202c1a052464fb544ebe49fbcf8833fb1ef6cb78cf740",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.3",
      "date": "2026-05-14T08:21:10.000Z",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "2f03765ae034ba84ad9355c090d0dd93f61fa0d7094cf9c1c2d275172ee080a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.3",
      "date": "2026-05-14T08:20:14.000Z",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "746fc33af8dda8924f0b1ebbd19fa3f97830a967912a7f35e76d70bab609e96e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-05-14T08:20:31.000Z",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "57f97c574ed9cc49c65002ea636fd5ab732fd2bc32e3ec39ee9d844aa652f864",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-05-14T08:20:11.000Z",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "55f597a3227beb5c58a5228bfa3cadcdf90d4123a884553092466a05e04d2da6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-05-14T08:19:53.000Z",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "37e5c8687c2bb5b594a94a7c7957f7d929effae7d66698a0117dff6dd2eedd05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.3",
      "date": "2026-05-22T09:06:49.000Z",
      "commit": "e5820ca91daacbce4904a14676432e253fe7e989",
      "fileid": "dbe6d6d3c971307d2fa2d51cb562b3bf40abfbc3836e60fbf5da35f19ee7b7d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilkox/actions/runs/25849585623"
    }
  ]
}