{
  "_id": "6a3796f13efcd9bda441dbef",
  "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-06-21 07:44:06 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre]",
  "Maintainer": "Cory McCartan <cmccartan@g.harvard.edu>",
  "MD5sum": "093b91deb92dd34db3a57d20bdc58f95",
  "_user": "corymccartan",
  "_type": "src",
  "_file": "easycensus_1.1.1.tar.gz",
  "_fileid": "cdb7dc41d41564eac7211a74bed656bdf74976544b56d6d5b9e47b7924e77f3a",
  "_filesize": 338481,
  "_sha256": "cdb7dc41d41564eac7211a74bed656bdf74976544b56d6d5b9e47b7924e77f3a",
  "_created": "2026-06-21T07:44:06.000Z",
  "_published": "2026-06-21T07:46:56.980Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82552032560,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7773125634"
    },
    {
      "job": 82552032564,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7773127686"
    },
    {
      "job": 82552032567,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7773120414"
    },
    {
      "job": 82552032583,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7773121038"
    },
    {
      "job": 82551847236,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773109318"
    },
    {
      "job": 82552032568,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773124268"
    },
    {
      "job": 82552032573,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7773121569"
    },
    {
      "job": 82552032572,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7773120627"
    },
    {
      "job": 82552032577,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7773120307"
    }
  ],
  "_buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879",
  "_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",
    "followers": 63,
    "description": "Assistant Professor of Statistics at Penn State, working on computational social science problems and open-source R software."
  },
  "_downloads": {
    "count": 543,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easycensus"
  },
  "_devurl": "https://github.com/corymccartan/easycensus",
  "_pkgdown": "https://corymccartan.com/easycensus/",
  "_searchresults": 21,
  "_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",
    "LICENSE",
    "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.276461804173244,
  "_indexed": true,
  "_nocasepkg": "easycensus",
  "_universes": [
    "corymccartan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-21T07:46:04.000Z",
      "distro": "noble",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "f4855c9ebdd278598fb8346ff840c1342ffe6add34c1d0cfeddf051e43be0e1c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-21T07:46:15.000Z",
      "distro": "noble",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "05690933f1d3f0923daf96f25f7de180f02e298e91848bb7a86dfd83112c4d5d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-21T07:45:28.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "ebef266f8604db61bc1cc2169bc68d47b310148f37b246a94638c95e5dbb4db8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-06-21T07:45:32.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "1af2a3fbf71515121e2ccd063dcffd0ec6e263d4989cd1eb7e7d5051edb31d3f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-21T07:46:10.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "c759ea0a653b97d954e735709fac255436e6c19afe37e16240cba21c1cc266a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-21T07:45:24.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "a62e1abca2f9f8016dab209458dc8e0ab8ef7ec864fc38f4c235b34bc7c58536",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-21T07:45:16.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "6d4c4d0187b19832b9aff318e56b0113bf866365b16001906123dc79874eba3b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-06-21T07:45:16.000Z",
      "commit": "9e28874ad60023f7e71832bfb2d1db16f1dbb6f7",
      "fileid": "b114bc5db59b641378a2e01f12b71591c203306e25ce67e2a8552cae5a199985",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/corymccartan/actions/runs/27897566879"
    }
  ]
}