{
  "_id": "6a21f23bcd65a98ecbd424df",
  "Package": "RcensusPkg",
  "Type": "Package",
  "Title": "Easily Access US Census Bureau Survey and Geographic Data",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(\n\"Rick\", \"Dean\",\nemail = \"deanr3@bardstown.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-8086-8436\")\n)\n)",
  "Description": "The key function 'get_vintage_data()' returns a dataframe\nand is the window into the Census Bureau API requiring just a\ndataset name, vintage(year), and vector of variable names for\nsurvey estimates/percentages. Other functions assist in\nsearching for available datasets, geographies, group/variable\nconcepts of interest.  Also provided are functions to access\nand layer (via standard piping) displayable geometries for the\nUS, states, counties, blocks/tracts, roads, landmarks, places,\nand bodies of water. Joining survey data with many of the\ngeometry functions is built-in to produce choropleth maps.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/deandevl/RcensusPkg",
  "BugReports": "https://github.com/deandevl/RcensusPkg/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 21:37:42 UTC",
    "User": "root"
  },
  "Author": "Rick Dean [aut, cre, cph]\n(<https://orcid.org/0009-0005-8086-8436>)",
  "Maintainer": "Rick Dean <deanr3@bardstown.com>",
  "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 libnode-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-06-04 10:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/RcensusPkg",
  "RemoteSha": "177af7a36ec6d43f53942352427e4b3be12ec923",
  "RemoteSubdir": "RcensusPkg",
  "MD5sum": "fc038cf041721533fe12173da99ec2e3",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "RcensusPkg_0.1.5.tar.gz",
  "_fileid": "4f2d1bbddd0604ca8fd6a5b786ac2c0f98cb1f095d3b302ac0ae6436d4dbfcf0",
  "_filesize": 309410,
  "_sha256": "4f2d1bbddd0604ca8fd6a5b786ac2c0f98cb1f095d3b302ac0ae6436d4dbfcf0",
  "_created": "2026-06-04T21:37:42.000Z",
  "_published": "2026-06-04T21:46:35.545Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79620425504,
      "time": 485,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7423773502"
    },
    {
      "job": 79620425498,
      "time": 492,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423775080"
    },
    {
      "job": 79620425564,
      "time": 269,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7423706090"
    },
    {
      "job": 79620425518,
      "time": 279,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423708795"
    },
    {
      "job": 79619813271,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423620265"
    },
    {
      "job": 79620425460,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423665659"
    },
    {
      "job": 79620425494,
      "time": 239,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7423696941"
    },
    {
      "job": 79620425563,
      "time": 210,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7423687460"
    },
    {
      "job": 79620425526,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423698995"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "177af7a36ec6d43f53942352427e4b3be12ec923",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add RcensusPkg to CRANhaven, because archived on 2026-06-04 10:02:00 +0000\n",
    "time": 1780567320
  },
  "_maintainer": {
    "name": "Rick Dean",
    "email": "deanr3@bardstown.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.16.4",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "downloader",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.9",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-19",
      "role": "Imports"
    },
    {
      "package": "ggplotify",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "version": ">= 0.3.6",
      "role": "Imports"
    },
    {
      "package": "RplotterPkg",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.4.9",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "usmap",
      "version": ">= 0.7.1",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.8",
      "role": "Suggests"
    },
    {
      "package": "classInt",
      "version": ">= 0.4-10",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "version": ">= 1.1-3",
      "role": "Suggests"
    },
    {
      "package": "here",
      "version": ">= 1.0.1",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 3.0.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 119,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcensusPkg"
  },
  "_devurl": "https://github.com/deandevl/rcensuspkg",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcensusPkg.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/deandevl/rcensuspkg",
  "_realowner": "deandevl",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2025-03-15"
    },
    {
      "version": "0.1.5",
      "date": "2025-04-11"
    }
  ],
  "_exports": [
    "get_category_strings",
    "get_dataset_names",
    "get_geography",
    "get_groups",
    "get_idb_data",
    "get_multi_vintage_data",
    "get_variable_names",
    "get_vintage_data",
    "join_it",
    "long_to_wide",
    "plot_us_data",
    "remove_area_water",
    "tiger_block_groups_sf",
    "tiger_blocks_sf",
    "tiger_cbsa_sf",
    "tiger_counties_sf",
    "tiger_county_subsection_sf",
    "tiger_landmarks_sf",
    "tiger_places_sf",
    "tiger_roads_sf",
    "tiger_states_sf",
    "tiger_tracts_sf",
    "tiger_urban_area_sf",
    "tiger_water_sf",
    "tiger_zctas_sf",
    "wide_to_long"
  ],
  "_datasets": [
    {
      "name": "vote2020",
      "title": "vote2020 data",
      "object": "vote2020",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "State",
        "Party",
        "final",
        "dem_votes",
        "rep_votes",
        "other_votes",
        "dem_percent",
        "rep_percent",
        "other_percent",
        "dem_this_margin",
        "margin_shift",
        "vote_change",
        "stateid",
        "EV",
        "X",
        "Y",
        "State_num",
        "Center_X",
        "Center_Y",
        "V20",
        "2016 Margin",
        "Total 2016 Votes"
      ],
      "rows": 61,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get_category_strings",
      "title": "get_category_strings",
      "topics": [
        "get_category_strings"
      ]
    },
    {
      "page": "get_dataset_names",
      "title": "get_dataset_names",
      "topics": [
        "get_dataset_names"
      ]
    },
    {
      "page": "get_geography",
      "title": "get_geography",
      "topics": [
        "get_geography"
      ]
    },
    {
      "page": "get_groups",
      "title": "get_groups",
      "topics": [
        "get_groups"
      ]
    },
    {
      "page": "get_idb_data",
      "title": "get_idb_data",
      "topics": [
        "get_idb_data"
      ]
    },
    {
      "page": "get_multi_vintage_data",
      "title": "get_multi_vintage_data",
      "topics": [
        "get_multi_vintage_data"
      ]
    },
    {
      "page": "get_variable_names",
      "title": "get_variable_names",
      "topics": [
        "get_variable_names"
      ]
    },
    {
      "page": "get_vintage_data",
      "title": "get_vintage_data",
      "topics": [
        "get_vintage_data"
      ]
    },
    {
      "page": "join_it",
      "title": "join_it",
      "topics": [
        "join_it"
      ]
    },
    {
      "page": "long_to_wide",
      "title": "long_to_wide",
      "topics": [
        "long_to_wide"
      ]
    },
    {
      "page": "plot_us_data",
      "title": "plot_us_data",
      "topics": [
        "plot_us_data"
      ]
    },
    {
      "page": "remove_area_water",
      "title": "remove_area_water",
      "topics": [
        "remove_area_water"
      ]
    },
    {
      "page": "tiger_block_groups_sf",
      "title": "tiger_block_groups_sf",
      "topics": [
        "tiger_block_groups_sf"
      ]
    },
    {
      "page": "tiger_blocks_sf",
      "title": "tiger_blocks_sf",
      "topics": [
        "tiger_blocks_sf"
      ]
    },
    {
      "page": "tiger_cbsa_sf",
      "title": "tiger_cbsa_sf",
      "topics": [
        "tiger_cbsa_sf"
      ]
    },
    {
      "page": "tiger_counties_sf",
      "title": "tiger_counties_sf",
      "topics": [
        "tiger_counties_sf"
      ]
    },
    {
      "page": "tiger_county_subsection_sf",
      "title": "tiger_county_subsection_sf",
      "topics": [
        "tiger_county_subsection_sf"
      ]
    },
    {
      "page": "tiger_landmarks_sf",
      "title": "tiger_landmarks_sf",
      "topics": [
        "tiger_landmarks_sf"
      ]
    },
    {
      "page": "tiger_places_sf",
      "title": "tiger_places_sf",
      "topics": [
        "tiger_places_sf"
      ]
    },
    {
      "page": "tiger_roads_sf",
      "title": "tiger_roads_sf",
      "topics": [
        "tiger_roads_sf"
      ]
    },
    {
      "page": "tiger_states_sf",
      "title": "tiger_states_sf",
      "topics": [
        "tiger_states_sf"
      ]
    },
    {
      "page": "tiger_tracts_sf",
      "title": "tiger_tracts_sf",
      "topics": [
        "tiger_tracts_sf"
      ]
    },
    {
      "page": "tiger_urban_area_sf",
      "title": "tiger_urban_area_sf",
      "topics": [
        "tiger_urban_area_sf"
      ]
    },
    {
      "page": "tiger_water_sf",
      "title": "tiger_water_sf",
      "topics": [
        "tiger_water_sf"
      ]
    },
    {
      "page": "tiger_zctas_sf",
      "title": "tiger_zctas_sf",
      "topics": [
        "tiger_zctas_sf"
      ]
    },
    {
      "page": "vote2020",
      "title": "vote2020 data",
      "topics": [
        "vote2020"
      ]
    },
    {
      "page": "wide_to_long",
      "title": "wide_to_long",
      "topics": [
        "wide_to_long"
      ]
    }
  ],
  "_readme": "https://github.com/cranhaven/cranhaven.r-universe.dev/raw/package/RcensusPkg/RcensusPkg/README.md",
  "_rundeps": [
    "aplpack",
    "askpass",
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "downloader",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggplotify",
    "glue",
    "gridGraphics",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "RplotterPkg",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml",
    "yulab.utils"
  ],
  "_score": 2.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "rcensuspkg",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://deandevl.r-universe.dev/RcensusPkg",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-04T21:40:25.000Z",
      "distro": "noble",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "02da70b36d5f796f3105eda05195ce5c6b64268fa2994bd110d961692acc9b00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-04T21:40:25.000Z",
      "distro": "noble",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "c3e9668ba174e6ae675c595ea4fd20737325b077e14e72922a326a4a12d26584",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-04T21:39:23.000Z",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "3f294c8d375287180c3ada6a672aa6a732d5a494f33e46cd9709329322ac9efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-04T21:39:37.000Z",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "053b679f6f57950866524684ca38c62715a2777ccc8afb68e0bfff682fd75ee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-04T21:40:28.000Z",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "c2a7ee945c3432a00b16b18eb8cf620483b21a5f71326078389cf835455e3966",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-04T21:39:35.000Z",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "dfb6203d64ee60c47bff4fa4d812a7b7f21f78d41aee93c5668a1195399dc03c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-04T21:39:06.000Z",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "ed3f604754782aea4f132374fdc079f1c578c66b0274bfb4d80e7df6a163683a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-04T21:40:13.000Z",
      "commit": "177af7a36ec6d43f53942352427e4b3be12ec923",
      "fileid": "abd1871368480b124fcdb181c7a13ab162e16d992f090b27bb763e40f0ae9c57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26980960091"
    }
  ]
}