{
  "_id": "6a1002dbacfb0bcc41c7d269",
  "Package": "easycensus",
  "Title": "Quickly Find, Extract, and Marginalize U.S. Census Tables",
  "Version": "1.1.1",
  "Authors@R": "person(\"Cory\", \"McCartan\", email=\"cmccartan@g.harvard.edu\", role=c(\"aut\", \"cre\"))",
  "Description": "Extracting desired data using the proper Census variable\nnames can be time-consuming. This package takes the pain out of\nthat process by providing functions to quickly locate variables\nand download labeled tables from the Census APIs\n(<https://www.census.gov/data/developers/data-sets.html>).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://corymccartan.com/easycensus/,\nhttps://github.com/CoryMcCartan/easycensus/,\nhttp://corymccartan.com/easycensus/",
  "BugReports": "https://github.com/CoryMcCartan/easycensus/issues",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://corymccartan.r-universe.dev",
  "Date/Publication": "2023-03-20 04:27:49 UTC",
  "RemoteUrl": "https://github.com/CoryMcCartan/easycensus",
  "RemoteRef": "v1.1.1",
  "RemoteSha": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:13:55 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre]",
  "Maintainer": "Cory McCartan <cmccartan@g.harvard.edu>",
  "MD5sum": "c2d72c6b2248f9b516d4d6c55976c5bc",
  "_user": "corymccartan",
  "_type": "src",
  "_file": "easycensus_1.1.1.tar.gz",
  "_fileid": "5fead4b9672a7551d301928137985d45fbcc5579053ef6e2c3ffee301931c415",
  "_filesize": 336958,
  "_sha256": "5fead4b9672a7551d301928137985d45fbcc5579053ef6e2c3ffee301931c415",
  "_created": "2026-05-22T07:13:55.000Z",
  "_published": "2026-05-22T07:16:43.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77333650509,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7154883337"
    },
    {
      "job": 77333650561,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154882781"
    },
    {
      "job": 77333650522,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7154872501"
    },
    {
      "job": 77333650558,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154874433"
    },
    {
      "job": 77333290900,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154845931"
    },
    {
      "job": 77333650570,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154875878"
    },
    {
      "job": 77333650531,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7154869719"
    },
    {
      "job": 77333650529,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7154871580"
    },
    {
      "job": 77333650553,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154870390"
    }
  ],
  "_buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CoryMcCartan/easycensus",
  "_commit": {
    "id": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
    "author": "Cory McCartan <cory.mccartan@gmail.com>",
    "committer": "Cory McCartan <cory.mccartan@gmail.com>",
    "message": "cran comments\n",
    "time": 1679286469
  },
  "_maintainer": {
    "name": "Cory McCartan",
    "email": "cmccartan@g.harvard.edu",
    "login": "corymccartan",
    "bluesky": "@corymccartan.com",
    "description": "Assistant Professor of Statistics at Penn State, working on computational social science problems and open-source R software.",
    "uuid": 2958471
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "censusapi",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "corymccartan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "acs-data",
    "census",
    "census-api"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "corymccartan",
      "count": 48,
      "uuid": 2958471
    },
    {
      "user": "copilot",
      "count": 3,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 2958471,
    "type": "user",
    "name": "Cory McCartan",
    "description": "Assistant Professor of Statistics at Penn State, working on computational social science problems and open-source R software."
  },
  "_downloads": {
    "count": 416,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easycensus"
  },
  "_devurl": "https://github.com/corymccartan/easycensus",
  "_pkgdown": "https://corymccartan.com/easycensus/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easycensus.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/corymccartan/easycensus",
  "_realowner": "corymccartan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2022-02-28"
    },
    {
      "version": "1.0.0",
      "date": "2022-08-25"
    },
    {
      "version": "1.1.1",
      "date": "2023-03-20"
    },
    {
      "version": "1.1.3",
      "date": "2025-02-20"
    },
    {
      "version": "1.1.4",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "as_estimate",
    "cens_find",
    "cens_find_acs",
    "cens_find_dec",
    "cens_geo",
    "cens_get_acs",
    "cens_get_dec",
    "cens_get_raw",
    "cens_margin_to",
    "cens_parse_tables",
    "est_pct_chg",
    "est_prop",
    "estimate",
    "get_est",
    "get_moe",
    "get_se",
    "is_estimate",
    "tidy_age",
    "tidy_age_bins",
    "tidy_ethnicity",
    "tidy_income_bins",
    "tidy_parens",
    "tidy_race",
    "tidy_race_detailed",
    "tidy_simplify",
    "to_rvar"
  ],
  "_datasets": [
    {
      "name": "tables_acs",
      "title": "Parsed Census SF1 and ACS Tables",
      "object": "tables_acs",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "tables_sf1",
      "title": "Parsed Census SF1 and ACS Tables",
      "object": "tables_sf1",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "cens_auth",
      "title": "Authorize use of the Census API",
      "topics": [
        "cens_auth"
      ]
    },
    {
      "page": "cens_find",
      "title": "Find a decennial or ACS census table with variables of interest",
      "topics": [
        "cens_find",
        "cens_find_acs",
        "cens_find_dec"
      ]
    },
    {
      "page": "cens_geo",
      "title": "Construct a Geography Specification for Census Data",
      "topics": [
        "cens_geo"
      ]
    },
    {
      "page": "cens_get",
      "title": "Download data from a decennial census or ACS table",
      "topics": [
        "cens_get",
        "cens_get_acs",
        "cens_get_dec",
        "cens_get_raw"
      ]
    },
    {
      "page": "cens_margin_to",
      "title": "Helper function to sum over nuisance variables",
      "topics": [
        "cens_margin_to"
      ]
    },
    {
      "page": "cens_parse_tables",
      "title": "Attempt to Parse Tables from a Census API",
      "topics": [
        "cens_parse_tables"
      ]
    },
    {
      "page": "est_special",
      "title": "Specialized margin-of-error calculations",
      "topics": [
        "est_pct_chg",
        "est_prop"
      ]
    },
    {
      "page": "estimate",
      "title": "Estimate class",
      "topics": [
        "as_estimate",
        "estimate",
        "is_estimate"
      ]
    },
    {
      "page": "format.estimate",
      "title": "Format an estimate",
      "topics": [
        "format.estimate"
      ]
    },
    {
      "page": "est_extract",
      "title": "Extract estimates, standard errors, and margins of error",
      "topics": [
        "get_est",
        "get_moe",
        "get_se",
        "to_rvar"
      ]
    },
    {
      "page": "tables",
      "title": "Parsed Census SF1 and ACS Tables",
      "topics": [
        "tables",
        "tables_acs",
        "tables_sf1"
      ]
    },
    {
      "page": "tidiers",
      "title": "Tidy labels in census tables",
      "topics": [
        "tidiers",
        "tidy_age",
        "tidy_age_bins",
        "tidy_ethnicity",
        "tidy_income_bins",
        "tidy_parens",
        "tidy_race",
        "tidy_race_detailed",
        "tidy_simplify"
      ]
    }
  ],
  "_pkglogo": "https://github.com/CoryMcCartan/easycensus/raw/v1.1.1/man/figures/logo.png",
  "_readme": "https://github.com/CoryMcCartan/easycensus/raw/v1.1.1/README.md",
  "_rundeps": [
    "askpass",
    "censusapi",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.184691430817599,
  "_indexed": true,
  "_nocasepkg": "easycensus",
  "_universes": [
    "corymccartan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T07:16:04.000Z",
      "distro": "noble",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "e967dd2ee8fccb95fb5f77dda5f046a9bcbf45ea2efe6011d0758f918a958d25",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T07:16:03.000Z",
      "distro": "noble",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "c14e77624e610e377f3f88395f45cde196ee9840ec9da2f98f64d88468dc9068",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-22T07:15:35.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "531ac92e08315b507eedfb24545cad56dea1038c84925e2ca026af14c77901a2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-22T07:15:36.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "3ac0d2c7bd388fa1d41cbe3beccf645a0d9c1b810d5684267cbf2bca8f91b335",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T07:15:59.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "829c5949798b9c42188c2afb0eecce76cfafa15705a9d15cdc7fe0e7e8b01577",
      "status": "success",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T07:15:19.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "21a748e8ba2c8ad44af48f522c260025668a8811e3b951663173633f69ea90e2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T07:15:23.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "3a3ec4e1301accf0101048140573df09be86cbe446667b52551a8efeed481af5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T07:15:07.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "2b82b5f91944fe02fc2bed2b1d80f23ce9c225433234f813e50d17692e41d4fb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/26273826918"
    }
  ]
}