{
  "_id": "6a5fd4cb14e95619b75d7538",
  "Package": "epiextractr",
  "Type": "Package",
  "Title": "Tools to use Economic Policy Institute Microdata Extracts",
  "Version": "0.12.0",
  "Authors@R": "c(person(given = \"Ben\",\nfamily = \"Zipperer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"benzipperer@gmail.com\"),\nperson(given = \"Economic Policy Institute\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Tools to download and load the EPI microdata extracts from\nmicrodata.epi.org.",
  "License": "MIT + file LICENSE",
  "URL": "https://economic.github.io/epiextractr/,\nhttps://github.com/Economic/epiextractr",
  "BugReports": "https://github.com/economic/epiextractr/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "economic/epitemplate",
  "Config/pak/sysreqs": "cmake make libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://economic.r-universe.dev",
  "Date/Publication": "2026-07-21 19:37:19 UTC",
  "RemoteUrl": "https://github.com/economic/epiextractr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 20:18:07 UTC",
    "User": "root"
  },
  "Author": "Ben Zipperer [aut, cre],\nEconomic Policy Institute [cph, fnd]",
  "Maintainer": "Ben Zipperer <benzipperer@gmail.com>",
  "_user": "economic",
  "_type": "src",
  "_file": "epiextractr_0.12.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/57f80d1c3f00e158fce8158fe43b9c179ce38f8bdc3c55fb9f8a2de520ded3fd",
  "_filesize": 5391950,
  "_sha256": "57f80d1c3f00e158fce8158fe43b9c179ce38f8bdc3c55fb9f8a2de520ded3fd",
  "_expires": "2026-10-29T20:21:29.000Z",
  "_created": "2026-07-21T20:18:07.000Z",
  "_published": "2026-07-21T20:21:31.604Z",
  "_jobs": [
    {
      "job": 88751520755,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8508959700"
    },
    {
      "job": 88751520722,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8508952329"
    },
    {
      "job": 88751520762,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8508958015"
    },
    {
      "job": 88751520730,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8508926640"
    },
    {
      "job": 88750278557,
      "time": 313,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8508885380"
    },
    {
      "job": 88751520718,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8508949950"
    },
    {
      "job": 88751520787,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8508922825"
    },
    {
      "job": 88751520754,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8508930347"
    },
    {
      "job": 88751520776,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8508928207"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317",
  "_status": "success",
  "_upstream": "https://github.com/economic/epiextractr",
  "_commit": {
    "id": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
    "author": "Ben Zipperer <benzipperer@gmail.com>",
    "committer": "Ben Zipperer <benzipperer@gmail.com>",
    "message": "0.12.0\n",
    "time": 1784662639
  },
  "_maintainer": {
    "name": "Ben Zipperer",
    "email": "benzipperer@gmail.com",
    "login": "benzipperer",
    "bluesky": "@benzipperer.org",
    "description": "Economist",
    "uuid": 4070964
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "economic",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-30",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "benzipperer",
      "count": 63,
      "uuid": 4070964
    },
    {
      "user": "jori-kandra",
      "count": 10,
      "uuid": 60018431
    }
  ],
  "_userbio": {
    "uuid": 2418906,
    "type": "organization",
    "name": "EPI",
    "followers": 29
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/epiextractr"
  },
  "_devurl": "https://github.com/economic/epiextractr",
  "_pkgdown": "https://economic.github.io/epiextractr/",
  "_searchresults": 60,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epiextractr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "assert_cps_version",
    "cps_citation",
    "cps_files",
    "cps_version",
    "download_cps",
    "load_basic",
    "load_cps",
    "load_may",
    "load_org",
    "load_org_sample"
  ],
  "_help": [
    {
      "page": "cps_files",
      "title": "Get file paths for EPI CPS extracts",
      "topics": [
        "cps_files"
      ]
    },
    {
      "page": "cps_metadata",
      "title": "Retrieve metadata from CPS extract",
      "topics": [
        "assert_cps_version",
        "cps_citation",
        "cps_metadata",
        "cps_version"
      ]
    },
    {
      "page": "download_cps",
      "title": "Download EPI CPS extracts data",
      "topics": [
        "download_cps"
      ]
    },
    {
      "page": "load_cps",
      "title": "Load a selection of EPI CPS extracts",
      "topics": [
        "load_basic",
        "load_cps",
        "load_may",
        "load_org",
        "load_org_sample"
      ]
    }
  ],
  "_pkglogo": "https://github.com/economic/epiextractr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/economic/epiextractr/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "haven",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "epiextractr.Rmd",
      "filename": "epiextractr.html",
      "title": "epiextractr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "More examples",
        "Calculating employment rates by year and race"
      ],
      "created": "2020-12-17 15:14:12",
      "modified": "2026-03-12 04:57:11",
      "commits": 3
    }
  ],
  "_score": 5.352182518111363,
  "_indexed": true,
  "_nocasepkg": "epiextractr",
  "_universes": [
    "economic",
    "benzipperer"
  ],
  "_previous": "0.11.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.12.0",
      "date": "2026-07-21T20:20:47.000Z",
      "distro": "resolute",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/fb7a7a0a0f02954379c9c9c77087d60ff0f2941f980acf2a3a55f8f0f7695abd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.12.0",
      "date": "2026-07-21T20:20:32.000Z",
      "distro": "resolute",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/37c97ed3396b4c0718fcfe09a19597ff267ba28c44770b3578effa21d62de7b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.12.0",
      "date": "2026-07-21T20:20:38.000Z",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/587d2016d3496827611cbf11294ba44e33d220e4fe5ef085c89dd8f684fd1cd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.12.0",
      "date": "2026-07-21T20:19:40.000Z",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/42fddbe6629ea4d0d5a6b3236a0814d635128627fa3e5be2e4d00956b0858f49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.12.0",
      "date": "2026-07-21T20:20:46.000Z",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/90ba81753de25048937ea2489feff7b38bd7be22eefd6ccc5af8c11d36d0c093",
      "status": "success",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.12.0",
      "date": "2026-07-21T20:19:27.000Z",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/36d4d2fc2fc07561eb39d02d484844ce11ef9b945c768b7f89d13fbe66965f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.12.0",
      "date": "2026-07-21T20:19:38.000Z",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/0b18499eb5d36437f9db07ee26788fe2b61f013a431f1e4b53b4bc91432e6b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.12.0",
      "date": "2026-07-21T20:19:30.000Z",
      "commit": "d765193220bc6baf5e0b3f789dc64cdd49eca97f",
      "fileid": "https://r2.ropensci.org/2bf72e9097b98683b181456b4e85f4761f1d4f552dd601ec46f319a549cd291d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/29864797317"
    }
  ]
}