{
  "_id": "6a49ecc754b1f994258ab0e1",
  "Package": "statebins",
  "Type": "Package",
  "Title": "Create United States Uniform Cartogram Heatmaps",
  "Version": "1.4.0",
  "Date": "2020-07-08",
  "Authors@R": "c(\nperson(\"Bob\", \"Rudis\", email = \"bob@rud.is\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5670-2640\")),\nperson(\"Harold\", \"Gil\", email = \"hgil@marionhealth.org\", role = \"ctb\",\ncomment = \"fix for show.guide\"),\nperson(\"Brian\", \"Adams\", email = \"btadams478@gmail.com\", role = \"ctb\",\ncomment = \"theme testing & feedback\"),\nperson(\"Thomas\", \"Wood\", role = \"ctb\",\ncomment = \"Significant suggestions & testing that made new features possible\"),\nperson(\"Mathew\", \"Kiang\", role = \"ctb\",\ncomment = \"Minor fix for NA handling\")\n)",
  "Maintainer": "Bob Rudis <bob@rud.is>",
  "Description": "The cartogram heatmaps generated by the included methods\nare an alternative to choropleth maps for the United States and\nare based on work by the Washington Post graphics department in\ntheir report on \"The states most threatened by trade\"\n(<http://www.washingtonpost.com/wp-srv/special/business/states-most-threatened-by-trade/>).\n\"State bins\" preserve as much of the geographic placement of\nthe states as possible but have the look and feel of a\ntraditional heatmap. Functions are provided that allow for use\nof a binned, discrete scale, a continuous scale or manually\nspecified colors depending on what is needed for the underlying\ndata.",
  "URL": "https://gitlab.com/hrbrmstr/statebins",
  "BugReports": "https://gitlab.com/hrbrmstr/statebins/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "Collate": "'aaa.R' 'geom-oscar.R' 'geom-otile.R' 'oscar-grob.R'\n'geom-rrect.r' 'geom-rtile.R' 'geom-statebins.r' 'gutil.R'\n'statebins-package.R' 'statebins.R' 'theme-statebin.R' 'util.R'",
  "Repository": "https://hrbrmstr.r-universe.dev",
  "Date/Publication": "2020-07-08 15:58:57 UTC",
  "RemoteUrl": "https://github.com/hrbrmstr/statebins",
  "RemoteRef": "HEAD",
  "RemoteSha": "da22fb7a95143c345a266b55286f3501aa419b27",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 06:53:13 UTC",
    "User": "root"
  },
  "Author": "Bob Rudis [aut, cre] (ORCID: <https://orcid.org/0000-0001-5670-2640>),\nHarold Gil [ctb] (fix for show.guide),\nBrian Adams [ctb] (theme testing & feedback),\nThomas Wood [ctb] (Significant suggestions & testing that made new\nfeatures possible),\nMathew Kiang [ctb] (Minor fix for NA handling)",
  "_user": "hrbrmstr",
  "_type": "src",
  "_file": "statebins_1.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9127fef17723e136e2d24739a063cb8c401d7c5271fe20dc691fb36d9723ed85",
  "_filesize": 984394,
  "_sha256": "9127fef17723e136e2d24739a063cb8c401d7c5271fe20dc691fb36d9723ed85",
  "_expires": "2026-10-13T05:33:57.000Z",
  "_created": "2026-06-13T06:53:13.000Z",
  "_published": "2026-07-05T05:33:59.342Z",
  "_jobs": [
    {
      "job": 85195988384,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608365260"
    },
    {
      "job": 85195988441,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608365423"
    },
    {
      "job": 85195988400,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608364438"
    },
    {
      "job": 85195988548,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608361696"
    },
    {
      "job": 85195988283,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608350374"
    },
    {
      "job": 85195988440,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608363738"
    },
    {
      "job": 85195988414,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608359667"
    },
    {
      "job": 85195988442,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608359304"
    },
    {
      "job": 85195988430,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608359585"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146",
  "_status": "success",
  "_upstream": "https://github.com/hrbrmstr/statebins",
  "_commit": {
    "id": "da22fb7a95143c345a266b55286f3501aa419b27",
    "author": "hrbrmstr <bob@rud.is>",
    "committer": "hrbrmstr <bob@rud.is>",
    "message": "cleanup to pass CRAN checks\n",
    "time": 1594223937
  },
  "_maintainer": {
    "name": "Bob Rudis",
    "email": "bob@rud.is",
    "login": "hrbrmstr",
    "mastodon": "@hrbrmstr@mastodon.social",
    "bluesky": "@hrbrmstr.dev",
    "orcid": "0000-0001-5670-2640",
    "description": "🇺🇦 Pampa • Don't look at me…I do what he does—just slower. #rstats avuncular•👨‍🍳•✝️• 💤• Distinguished Engineer @ Censys + CMU Lecturer",
    "uuid": 509878
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "hrbrmstr",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cartogram",
    "choropleth",
    "choropleth-map",
    "data-visualization",
    "datavisualization",
    "statebins"
  ],
  "_stars": 125,
  "_contributors": [
    {
      "user": "hrbrmstr",
      "count": 70,
      "uuid": 509878
    },
    {
      "user": "mkiang",
      "count": 3,
      "uuid": 3435045
    },
    {
      "user": "hansthompson",
      "count": 1,
      "uuid": 3629336
    },
    {
      "user": "delabj",
      "count": 1,
      "uuid": 46408036
    }
  ],
  "_userbio": {
    "uuid": 509878,
    "type": "user",
    "name": "boB Rudis",
    "description": "🇺🇦 Pampa • Don't look at me…I do what he does—just slower. #rstats avuncular•👨‍🍳•✝️• 💤• Distinguished Engineer @ Censys + CMU Lecturer"
  },
  "_downloads": {
    "count": 636,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/statebins"
  },
  "_devurl": "https://gitlab.com/hrbrmstr/statebins",
  "_searchresults": 462,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/statebins.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hrbrmstr/statebins",
  "_realowner": "hrbrmstr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-08-27"
    },
    {
      "version": "1.2.2",
      "date": "2015-12-21"
    },
    {
      "version": "1.4.0",
      "date": "2020-07-09"
    }
  ],
  "_exports": [
    "geom_statebins",
    "GeomStatebins",
    "statebins",
    "theme_statebins"
  ],
  "_datasets": [
    {
      "name": "state_tbl",
      "title": "\"State\" abbreviation to name data frame",
      "object": "state_tbl",
      "file": "state_tbl.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "abbrev",
        "state"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "statebins-package",
      "title": "Create United States Uniform Cartogram Heatmaps",
      "topics": [
        "statebins-package"
      ]
    },
    {
      "page": "geom_statebins",
      "title": "A statebins Geom",
      "topics": [
        "GeomStatebins",
        "geom_statebins"
      ]
    },
    {
      "page": "state_tbl",
      "title": "\"State\" abbreviation to name data frame",
      "topics": [
        "state_tbl"
      ]
    },
    {
      "page": "statebins",
      "title": "Create a new ggplot-based \"statebin\" chart for USA states/territories",
      "topics": [
        "statebins"
      ]
    },
    {
      "page": "theme_statebins",
      "title": "Base statebins theme",
      "topics": [
        "theme_statebins"
      ]
    }
  ],
  "_readme": "https://github.com/hrbrmstr/statebins/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 7.715794498003507,
  "_indexed": true,
  "_nocasepkg": "statebins",
  "_universes": [
    "hrbrmstr",
    "gitlab-hrbrmstr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-13T06:55:07.000Z",
      "distro": "noble",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/60242405a27f23992a1cdbeb45140b5172b64194d1d386b3d158eb751635719c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-13T06:55:07.000Z",
      "distro": "noble",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/8be92e31576ace48d46057db8b5fd03b1bab460ea95031195b4a4535d258e371",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-13T06:54:54.000Z",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/cb31778c5b4586a168292dc24fe3ee3b41523b4a355c2d71f49f580fb84123c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-13T06:54:43.000Z",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/300ed4092b614140c794945da84dc4b33afbc21eef91216912b8b8a530681cba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-06-13T06:55:14.000Z",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/af14d60797c125a8ef8ece87dd75c20d77b615c1d035b03cf91cbf52f0291e87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-13T06:54:17.000Z",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/87846f18348a89aa47cdc208a0089d3665ae64cd36d51526f341d7b1bdcf43dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-13T06:54:15.000Z",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/7c68134525b4b5e1d95be05414b2dd20488e72e107296e3d0b8a854fd07de046",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-13T06:54:17.000Z",
      "commit": "da22fb7a95143c345a266b55286f3501aa419b27",
      "fileid": "https://r2.ropensci.org/f96394eee9e9197d6e7f069d179e9bfef8fb2c6225eeacb484a090dff30759e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/27459549146"
    }
  ]
}