{
  "_id": "6a17e641acfb0bcc41da1323",
  "Package": "choroplethr",
  "Title": "Create Color-Coded Choropleth Maps in R",
  "Description": "Easily create color-coded (choropleth) maps in R. No\nknowledge of cartography or shapefiles needed; go directly from\nyour geographically identified data to a highly customizable\nmap with a single line of code! Supported geographies: U.S.\nstates, counties, census tracts, and zip codes, world countries\nand sub-country regions (e.g., provinces, prefectures, etc.).",
  "Version": "5.0.1",
  "Authors@R": "c(\nperson(\"Ari\", \"Lamstein\", , \"ari@lamsteinconsulting.com\", c(\"aut\")),\nperson(\"Zhaochen\", \"He\", , \"zhaochen.he@cnu.edu\", role = c(\"ctb\", \"cre\")),\nperson(\"Brian\", \"Johnson\", , role = \"ctb\"),\nperson(\"Trulia, Inc.\", role = c(\"cph\"))\n)",
  "Maintainer": "Zhaochen He <zhaochen.he@cnu.edu>",
  "URL": "<https://github.com/eastnile/choroplethr>",
  "Copyright": "Trulia, Inc.",
  "License": "BSD_3_clause + file LICENSE",
  "Collate": "'acs.R' 'admin1.R' 'choropleth.R' 'country.R' 'county.R'\n'data.R' 'init.R' 'internal-docs.R' 'state.R' 'tract.R' 'zip.R'",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://eastnile.r-universe.dev",
  "Date/Publication": "2025-11-29 21:01:25 UTC",
  "RemoteUrl": "https://github.com/eastnile/choroplethr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:46:15 UTC",
    "User": "root"
  },
  "Author": "Ari Lamstein [aut],\nZhaochen He [ctb, cre],\nBrian Johnson [ctb],\nTrulia, Inc. [cph]",
  "MD5sum": "9b8521d3f70e363857c818a14fa4edae",
  "_user": "eastnile",
  "_type": "src",
  "_file": "choroplethr_5.0.1.tar.gz",
  "_fileid": "b55b65cf631b25fc19cd8afed1a769649f7a754705ab6a7af01de7355603572d",
  "_filesize": 5127732,
  "_sha256": "b55b65cf631b25fc19cd8afed1a769649f7a754705ab6a7af01de7355603572d",
  "_created": "2026-05-28T06:46:15.000Z",
  "_published": "2026-05-28T06:52:49.170Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78238326589,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259448196"
    },
    {
      "job": 78238326597,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259447787"
    },
    {
      "job": 78238326604,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259462633"
    },
    {
      "job": 78238326625,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259475745"
    },
    {
      "job": 78237951853,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259400721"
    },
    {
      "job": 78238326602,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259439031"
    },
    {
      "job": 78238326617,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259441140"
    },
    {
      "job": 78238326599,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259430610"
    },
    {
      "job": 78238326622,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259433929"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eastnile/choroplethr",
  "_commit": {
    "id": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
    "author": "Zhaochen He <eastnileuc@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1764450085
  },
  "_maintainer": {
    "name": "Zhaochen He",
    "email": "zhaochen.he@cnu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "tigris",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tidycensus",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "eastnile",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "arilamstein",
      "count": 331,
      "uuid": 50784
    },
    {
      "user": "alamstein-trulia",
      "count": 307,
      "uuid": 3209282
    },
    {
      "user": "eastnile",
      "count": 78,
      "uuid": 7989570
    },
    {
      "user": "bjohnson-trulia",
      "count": 6,
      "uuid": 2955988
    },
    {
      "user": "bpanahij",
      "count": 1,
      "uuid": 1335859
    }
  ],
  "_userbio": {
    "uuid": 7989570,
    "type": "user",
    "name": "Zhaochen He"
  },
  "_downloads": {
    "count": 1296,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/choroplethr"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/eastnile/choroplethr",
  "_searchresults": 890,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/choroplethr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eastnile/choroplethr",
  "_realowner": "eastnile",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2014-02-06"
    },
    {
      "version": "1.2.0",
      "date": "2014-03-06"
    },
    {
      "version": "1.3.0",
      "date": "2014-03-15"
    },
    {
      "version": "1.4.0",
      "date": "2014-03-30"
    },
    {
      "version": "1.5.0",
      "date": "2014-05-11"
    },
    {
      "version": "1.6.0",
      "date": "2014-06-02"
    },
    {
      "version": "1.7.0",
      "date": "2014-06-14"
    },
    {
      "version": "2.0.0",
      "date": "2014-10-27"
    },
    {
      "version": "2.1.0",
      "date": "2014-12-03"
    },
    {
      "version": "2.1.1",
      "date": "2014-12-11"
    },
    {
      "version": "3.0.0",
      "date": "2015-03-16"
    },
    {
      "version": "3.1.0",
      "date": "2015-05-05"
    },
    {
      "version": "3.2.0",
      "date": "2015-08-26"
    },
    {
      "version": "3.3.0",
      "date": "2015-09-28"
    },
    {
      "version": "3.3.1",
      "date": "2015-12-21"
    },
    {
      "version": "3.4.0",
      "date": "2016-01-02"
    },
    {
      "version": "3.5.0",
      "date": "2016-02-28"
    },
    {
      "version": "3.5.1",
      "date": "2016-03-25"
    },
    {
      "version": "3.5.2",
      "date": "2016-03-30"
    },
    {
      "version": "3.5.3",
      "date": "2017-01-10"
    },
    {
      "version": "3.6.0",
      "date": "2017-04-09"
    },
    {
      "version": "3.6.1",
      "date": "2017-04-16"
    },
    {
      "version": "3.6.2",
      "date": "2018-06-21"
    },
    {
      "version": "3.6.3",
      "date": "2018-08-15"
    },
    {
      "version": "3.6.4",
      "date": "2020-07-25"
    },
    {
      "version": "3.7.0",
      "date": "2020-08-11"
    },
    {
      "version": "3.7.1",
      "date": "2022-10-05"
    },
    {
      "version": "3.7.2",
      "date": "2023-07-07"
    },
    {
      "version": "3.7.3",
      "date": "2024-03-02"
    },
    {
      "version": "4.0.0",
      "date": "2025-04-11"
    },
    {
      "version": "5.0.0",
      "date": "2025-06-26"
    },
    {
      "version": "5.0.1",
      "date": "2025-10-18"
    }
  ],
  "_exports": [
    "admin1_choropleth",
    "Choropleth",
    "country_choropleth",
    "county_choropleth",
    "county_choropleth_acs",
    "get_acs_data",
    "get_tract_map",
    "get_zip_map",
    "state_choropleth",
    "state_choropleth_acs",
    "tract_choropleth",
    "zip_choropleth"
  ],
  "_datasets": [
    {
      "name": "admin1.map",
      "title": "An sf containing geometry data for sub-country regions",
      "object": "admin1.map",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "adm1_code",
        "geometry"
      ],
      "rows": 4580,
      "table": false,
      "tojson": true
    },
    {
      "name": "admin1.regions",
      "title": "Supported world sub-country regions with lookup data in multiple languages",
      "object": "admin1.regions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "adm1_code",
        "diss_me",
        "ne_id",
        "name_alt",
        "name_ar",
        "name_en",
        "name_es",
        "name_fr",
        "name_hi",
        "name_local",
        "name_zh",
        "code_hasc",
        "iso_3166_2",
        "iso_a2",
        "type",
        "type_en",
        "name",
        "provnum_ne",
        "fips",
        "woe_id",
        "woe_label",
        "woe_name",
        "sov_a3",
        "adm0_a3",
        "admin",
        "geonunit",
        "gu_a3",
        "gn_id",
        "gn_name",
        "gns_id",
        "gns_name"
      ],
      "rows": 4580,
      "table": true,
      "tojson": true
    },
    {
      "name": "country.map",
      "title": "An sf containing geometry data for countries of the world",
      "object": "country.map",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "iso_a3",
        "geometry"
      ],
      "rows": 177,
      "table": false,
      "tojson": true
    },
    {
      "name": "country.regions",
      "title": "Supported countries along with lookup data in multiple languages",
      "object": "country.regions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name.proper",
        "name.lower",
        "iso_a3",
        "iso_a2",
        "continent",
        "name_pt",
        "name_ar",
        "name_pl",
        "name_nl",
        "name_ja",
        "name_hu",
        "name_fa",
        "name_es",
        "name_ciawf",
        "name_de",
        "name_sv",
        "name_fr",
        "name_he",
        "brk_name",
        "name_el",
        "name_hi",
        "name_ur",
        "name_ko",
        "name_bn",
        "name_id",
        "name_it",
        "name_ru",
        "name_uk",
        "name_en",
        "name_tr",
        "name_vi",
        "name_zh",
        "name_zht",
        "fips_10",
        "un_a3",
        "wb_a2",
        "wb_a3",
        "woe_note",
        "woe_id_eh",
        "woe_id"
      ],
      "rows": 177,
      "table": true,
      "tojson": true
    },
    {
      "name": "county.map.2015",
      "title": "An sf containing geometry data for US counties in 2015",
      "object": "county.map.2015",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "geometry"
      ],
      "rows": 3142,
      "table": false,
      "tojson": true
    },
    {
      "name": "county.map.2024",
      "title": "An sf containing geometry data for US counties in 2024",
      "object": "county.map.2024",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "geometry"
      ],
      "rows": 3144,
      "table": false,
      "tojson": true
    },
    {
      "name": "county.regions.2015",
      "title": "Supported regions for US counties in 2015",
      "object": "county.regions.2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "name.proper",
        "state.fips.numeric",
        "fips.character",
        "state.fips.character",
        "state.abb",
        "state.name.proper"
      ],
      "rows": 3142,
      "table": true,
      "tojson": true
    },
    {
      "name": "county.regions.2024",
      "title": "Supported regions for US counties in 2024",
      "object": "county.regions.2024",
      "class": [
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "name.proper",
        "state.fips.numeric",
        "fips.character",
        "state.fips.character",
        "state.abb",
        "state.name.proper"
      ],
      "rows": 3144,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_country_demographics",
      "title": "A data.frame containing population estimates for Countries in 2012.",
      "object": "df_country_demographics",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region",
        "population",
        "gdp",
        "region_type"
      ],
      "rows": 177,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_county_demographics",
      "title": "A data.frame containing demographic statistics for each county in the United States.",
      "object": "df_county_demographics",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "population",
        "median_hh_income"
      ],
      "rows": 3143,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_japan_census",
      "title": "A data.frame containing basic demographic information about Japan.",
      "object": "df_japan_census",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region",
        "pop_2010",
        "percent_pop_change_2005_2010",
        "pop_density_km2_2010"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_ny_tract_demographics",
      "title": "A data.frame containing demographic statistics for each Census Tract in New York State.",
      "object": "df_ny_tract_demographics",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "population",
        "median_hh_income"
      ],
      "rows": 5411,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_president",
      "title": "A data.frame containing election results from the 2012 US Presidential election.",
      "object": "df_president",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region",
        "value"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_ri_zip_demographics",
      "title": "A data.frame containing demographic statistics for each zip code in Rhode Island.",
      "object": "df_ri_zip_demographics",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "population",
        "median_hh_income"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_state_demographics",
      "title": "A data.frame containing demographic statistics for each state plus the District of Columbia.",
      "object": "df_state_demographics",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "region",
        "population",
        "median_hh_income"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "state.map.bigdc",
      "title": "An sf containing geometry data for US states with DC enlarged",
      "object": "state.map.bigdc",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "geometry"
      ],
      "rows": 51,
      "table": false,
      "tojson": true
    },
    {
      "name": "state.map.hex",
      "title": "An sf containing a hexagonal tile map for US states",
      "object": "state.map.hex",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "geometry"
      ],
      "rows": 51,
      "table": false,
      "tojson": true
    },
    {
      "name": "state.map.hires",
      "title": "An sf containing higher resolution geometry data for US states",
      "object": "state.map.hires",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "geometry"
      ],
      "rows": 51,
      "table": false,
      "tojson": true
    },
    {
      "name": "state.map.lores",
      "title": "An sf containing lower resolution geometry data for US states",
      "object": "state.map.lores",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "fips.numeric",
        "geometry"
      ],
      "rows": 51,
      "table": false,
      "tojson": true
    },
    {
      "name": "state.regions",
      "title": "Supported regions for US states",
      "object": "state.regions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name.proper",
        "state.abb",
        "fips.character",
        "name.lower",
        "fips.numeric"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "zip_lookup",
      "title": "A dataset that maps zip codes to counties, states, and CBSAs",
      "object": "zip_lookup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "zip_code",
        "fips.numeric",
        "state.fips.numeric",
        "county.name",
        "state.abb",
        "cbsa",
        "cbsa.title"
      ],
      "rows": 51666,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "admin1_choropleth",
      "title": "Create a choropleth map using regional data at the sub-country level",
      "topics": [
        "admin1_choropleth"
      ]
    },
    {
      "page": "admin1.map",
      "title": "An sf containing geometry data for sub-country regions",
      "topics": [
        "admin1.map"
      ]
    },
    {
      "page": "admin1.regions",
      "title": "Supported world sub-country regions with lookup data in multiple languages",
      "topics": [
        "admin1.regions"
      ]
    },
    {
      "page": "Choropleth",
      "title": "The base Choropleth object.",
      "topics": [
        "Choropleth"
      ]
    },
    {
      "page": "country_choropleth",
      "title": "Create a choropleth map using country-level data",
      "topics": [
        "country_choropleth"
      ]
    },
    {
      "page": "country.map",
      "title": "An sf containing geometry data for countries of the world",
      "topics": [
        "country.map"
      ]
    },
    {
      "page": "country.regions",
      "title": "Supported countries along with lookup data in multiple languages",
      "topics": [
        "country.regions"
      ]
    },
    {
      "page": "county_choropleth",
      "title": "Create a choropleth map using U.S. county level data:",
      "topics": [
        "county_choropleth"
      ]
    },
    {
      "page": "county_choropleth_acs",
      "title": "Create a US County choropleth from ACS data",
      "topics": [
        "county_choropleth_acs"
      ]
    },
    {
      "page": "county.map.2015",
      "title": "An sf containing geometry data for US counties in 2015",
      "topics": [
        "county.map.2015"
      ]
    },
    {
      "page": "county.map.2024",
      "title": "An sf containing geometry data for US counties in 2024",
      "topics": [
        "county.map.2024"
      ]
    },
    {
      "page": "county.regions.2015",
      "title": "Supported regions for US counties in 2015",
      "topics": [
        "county.regions.2015"
      ]
    },
    {
      "page": "county.regions.2024",
      "title": "Supported regions for US counties in 2024",
      "topics": [
        "county.regions.2024"
      ]
    },
    {
      "page": "df_country_demographics",
      "title": "A data.frame containing population estimates for Countries in 2012.",
      "topics": [
        "df_country_demographics"
      ]
    },
    {
      "page": "df_county_demographics",
      "title": "A data.frame containing demographic statistics for each county in the United States.",
      "topics": [
        "df_county_demographics"
      ]
    },
    {
      "page": "df_japan_census",
      "title": "A data.frame containing basic demographic information about Japan.",
      "topics": [
        "df_japan_census"
      ]
    },
    {
      "page": "df_ny_tract_demographics",
      "title": "A data.frame containing demographic statistics for each Census Tract in New York State.",
      "topics": [
        "df_ny_tract_demographics"
      ]
    },
    {
      "page": "df_president",
      "title": "A data.frame containing election results from the 2012 US Presidential election.",
      "topics": [
        "df_president"
      ]
    },
    {
      "page": "df_ri_zip_demographics",
      "title": "A data.frame containing demographic statistics for each zip code in Rhode Island.",
      "topics": [
        "df_ri_zip_demographics"
      ]
    },
    {
      "page": "df_state_demographics",
      "title": "A data.frame containing demographic statistics for each state plus the District of Columbia.",
      "topics": [
        "df_state_demographics"
      ]
    },
    {
      "page": "get_acs_data",
      "title": "Use tidycensus to obtain the data needed to create a choropleth map.",
      "topics": [
        "get_acs_data"
      ]
    },
    {
      "page": "get_tract_map",
      "title": "Download a map of all census tracts in a given state",
      "topics": [
        "get_tract_map"
      ]
    },
    {
      "page": "get_zip_map",
      "title": "Download a map of requested zip codes",
      "topics": [
        "get_zip_map"
      ]
    },
    {
      "page": "state_choropleth",
      "title": "Create a choropleth map using U.S. state level data",
      "topics": [
        "state_choropleth"
      ]
    },
    {
      "page": "state_choropleth_acs",
      "title": "Create a US State choropleth from ACS data",
      "topics": [
        "state_choropleth_acs"
      ]
    },
    {
      "page": "state.map.bigdc",
      "title": "An sf containing geometry data for US states with DC enlarged",
      "topics": [
        "state.map.bigdc"
      ]
    },
    {
      "page": "state.map.hex",
      "title": "An sf containing a hexagonal tile map for US states",
      "topics": [
        "state.map.hex"
      ]
    },
    {
      "page": "state.map.hires",
      "title": "An sf containing higher resolution geometry data for US states",
      "topics": [
        "state.map.hires"
      ]
    },
    {
      "page": "state.map.lores",
      "title": "An sf containing lower resolution geometry data for US states",
      "topics": [
        "state.map.lores"
      ]
    },
    {
      "page": "state.regions",
      "title": "Supported regions for US states",
      "topics": [
        "state.regions"
      ]
    },
    {
      "page": "tract_choropleth",
      "title": "Create a choropleth map using census tract level data for a given state.",
      "topics": [
        "tract_choropleth"
      ]
    },
    {
      "page": "zip_choropleth",
      "title": "Create a choropleth map using zip code level data",
      "topics": [
        "zip_choropleth"
      ]
    },
    {
      "page": "zip_lookup",
      "title": "A dataset that maps zip codes to counties, states, and CBSAs",
      "topics": [
        "zip_lookup"
      ]
    }
  ],
  "_readme": "https://github.com/eastnile/choroplethr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "rvest",
    "s2",
    "S7",
    "sass",
    "scales",
    "selectr",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidycensus",
    "tidyr",
    "tidyselect",
    "tigris",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 6.840146258563131,
  "_indexed": true,
  "_nocasepkg": "choroplethr",
  "_universes": [
    "eastnile"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.0.1",
      "date": "2026-05-28T06:49:00.000Z",
      "distro": "noble",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "3687902dfa9c7a9f9ccb2853e977c9c100e80a3218fbc9fc7639e46939e311a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "5.0.1",
      "date": "2026-05-28T06:49:08.000Z",
      "distro": "noble",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "24088a7bacecbdb4f6be54deed7921098284791c3bd66e6147eb7fbd590a437f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.0.1",
      "date": "2026-05-28T06:50:17.000Z",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "5db56a5277f6ceba3cb81b5dccc85e2a57f1f1ab63fe2c772af6090225d463e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "5.0.1",
      "date": "2026-05-28T06:51:09.000Z",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "ccdc6fc74aebb453991180ef1e51efb9c6f044fc61ce50ec4fab89c7fcbc8a3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "5.0.1",
      "date": "2026-05-28T06:49:13.000Z",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "04ce97f83413576cae83000b9fc058021439c4d1adc4ce99c7486ff5d916a6a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "5.0.1",
      "date": "2026-05-28T06:48:20.000Z",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "6601531d08e8534dfdd9162610f9bceb8af7c72386566d6f4f976949b101e11c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "5.0.1",
      "date": "2026-05-28T06:47:44.000Z",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "f42cbd9a512c8a2cd844298664006b3c2cd666d1de007a979d2cf1be208965e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "5.0.1",
      "date": "2026-05-28T06:47:55.000Z",
      "commit": "fa010973865ef653e3ca9ebb11bb261a3a103c9a",
      "fileid": "2ca822e926fc9812079bb9025e4adbb08681f9158e3da86388427f5229463b73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eastnile/actions/runs/26559226989"
    }
  ]
}