{
  "_id": "6a1031b2acfb0bcc41c9719d",
  "Package": "countyhealthR",
  "Type": "Package",
  "Title": "Programmatic Access to County Health Rankings & Roadmaps Data",
  "Version": "0.1.5",
  "Authors@R": "person(\"Hannah\", \"Olson-Williams\",\nemail = \"hannaheow@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Hannah Olson-Williams <hannaheow@gmail.com>",
  "Description": "Provides a simple interface to pull County Health Rankings\n& Roadmaps (CHR&R) county-level health data and metadata\ndirectly from 'Zenodo' <doi:10.5281/zenodo.18157681>. Users can\nretrieve data for CHR&R release years 2010 through 2025. CHR&R\ndata support research and decision-making to promote health\nequity and policies that help all communities thrive.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/countyhealthrankings/countyhealthR",
  "BugReports": "https://github.com/countyhealthrankings/countyhealthR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://countyhealthrankings.r-universe.dev",
  "Date/Publication": "2026-03-13 16:21:27 UTC",
  "RemoteUrl": "https://github.com/countyhealthrankings/countyhealthr",
  "RemoteRef": "HEAD",
  "RemoteSha": "951a0cc9eee3a424f04cc1461f336837a336160b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:00:38 UTC",
    "User": "root"
  },
  "Author": "Hannah Olson-Williams [aut, cre]",
  "MD5sum": "ee4b8c596ed1a7c31b9606d6fd0f3133",
  "_user": "countyhealthrankings",
  "_type": "src",
  "_file": "countyhealthR_0.1.5.tar.gz",
  "_fileid": "868d1762153bed62504297d0e6c562b675c6b89031bdf863dd78a8328bbf34a1",
  "_filesize": 134676,
  "_sha256": "868d1762153bed62504297d0e6c562b675c6b89031bdf863dd78a8328bbf34a1",
  "_created": "2026-05-12T09:00:38.000Z",
  "_published": "2026-05-22T10:36:34.630Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362910664,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939949652"
    },
    {
      "job": 77362910735,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939953173"
    },
    {
      "job": 77362910592,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939970663"
    },
    {
      "job": 77362910602,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939966870"
    },
    {
      "job": 77362909797,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939894583"
    },
    {
      "job": 77362910096,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158487926"
    },
    {
      "job": 77362910587,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939937439"
    },
    {
      "job": 77362910697,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6939921565"
    },
    {
      "job": 77362910711,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939934143"
    }
  ],
  "_buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/countyhealthrankings/countyhealthr",
  "_commit": {
    "id": "951a0cc9eee3a424f04cc1461f336837a336160b",
    "author": "Hannah Olson-Williams <63068444+hannaheow@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README for clarity and function descriptions",
    "time": 1773418887
  },
  "_maintainer": {
    "name": "Hannah Olson-Williams",
    "email": "hannaheow@gmail.com",
    "login": "hannaheow",
    "uuid": 63068444
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "countyhealthrankings",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 5
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 9
    },
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 8
    },
    {
      "week": "2026-11",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-16"
    },
    {
      "name": "v0.1.1",
      "date": "2026-02-17"
    },
    {
      "name": "v0.1.3",
      "date": "2026-02-21"
    },
    {
      "name": "v0.1.5",
      "date": "2026-03-12"
    }
  ],
  "_topics": [
    "community-conditions",
    "county",
    "county-health-data",
    "county-level",
    "health",
    "health-equity",
    "health-infrastructure",
    "health-policy",
    "physical-environment",
    "population-health",
    "public-health",
    "public-health-data",
    "rankings",
    "social-and-economic-factors",
    "social-determinants-of-health",
    "socioeconomic-factors",
    "structural-determinants-of-health",
    "us-counties"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "hannaheow",
      "count": 87,
      "uuid": 63068444
    }
  ],
  "_userbio": {
    "uuid": 205354513,
    "type": "organization",
    "name": "County Health Rankings & Roadmaps Open Source Project"
  },
  "_downloads": {
    "count": 516,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/countyhealthR"
  },
  "_devurl": "https://github.com/countyhealthrankings/countyhealthr",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/countyhealthR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/countyhealthrankings/countyhealthr",
  "_realowner": "countyhealthrankings",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-02-25"
    },
    {
      "version": "0.1.5",
      "date": "2026-03-11"
    }
  ],
  "_exports": [
    "get_chrr_county_data",
    "get_chrr_measure_data",
    "get_chrr_measure_metadata",
    "list_chrr_measures"
  ],
  "_help": [
    {
      "page": "get_chrr_county_data",
      "title": "Get County-Level County Health Rankings & Roadmaps Data",
      "topics": [
        "get_chrr_county_data"
      ]
    },
    {
      "page": "get_chrr_measure_data",
      "title": "Retrieve County Health Rankings & Roadmaps measure data from 'Zenodo'",
      "topics": [
        "get_chrr_measure_data"
      ]
    },
    {
      "page": "get_chrr_measure_metadata",
      "title": "Get Metadata for a County Health Rankings & Roadmaps Measure",
      "topics": [
        "get_chrr_measure_metadata"
      ]
    },
    {
      "page": "list_chrr_measures",
      "title": "List available CHR&R measures for a given release year",
      "topics": [
        "list_chrr_measures"
      ]
    }
  ],
  "_readme": "https://github.com/countyhealthrankings/countyhealthr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "getting_started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started with countyhealthR",
        "--- 1. Explore available measures ---",
        "See all County Health Rankings & Roadmaps measures for a given release year",
        "--- 2. Pull county-level data ---",
        "Examine ALL health measures for a specified location",
        "Example: county-level data for Dane County, Wisconsin",
        "--- 3. Pull measure-level data ---",
        "Examine one health measure across a specified geographic unit",
        "Example: \"Uninsured adults\" across all US counties",
        "--- 4. Get metadata for a measure ---",
        "See details about a measure including description, precision, and years represented",
        "Note:"
      ],
      "created": "2026-01-28 22:55:26",
      "modified": "2026-03-06 23:15:53",
      "commits": 3
    }
  ],
  "_score": 5.041392685158225,
  "_indexed": true,
  "_nocasepkg": "countyhealthr",
  "_universes": [
    "countyhealthrankings",
    "hannaheow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-12T09:03:11.000Z",
      "distro": "noble",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "5e97fc40691da478bd820f487305e6a91cefb5d77377782bbbb564a31dbe9a5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-12T09:03:21.000Z",
      "distro": "noble",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "c29df102db8f185a4f386e7da572c0d397df8e39e00a0be760196af2b0b3fcdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-12T09:04:14.000Z",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "0130b64dc716b7cc93c05ba69d0e52822236a5464a12def8176081e9170e743a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-12T09:04:04.000Z",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "829f56fdc68e29b716d616d1d608abe396230cefe5335caf4be0c2529ecc21b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-12T09:02:23.000Z",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "a0246bbc9ed02f4ea99882e896e6f74a02722fdd0bc70c5e4a73ae428fc330af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-12T09:01:46.000Z",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "b7c319064a75b8182f1de2fa4deb2dc87fa19b37f51562cef785d4ca24f2814d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-12T09:02:18.000Z",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "1a2cf85f5eed0850ff37da542c66c0338dc50befac379b03bfc0b3d0d42d7655",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-22T10:36:15.000Z",
      "commit": "951a0cc9eee3a424f04cc1461f336837a336160b",
      "fileid": "9de44a069080600b338eae9b8fb87f7173d7b9618970275a2b97b90d2666da18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/countyhealthrankings/actions/runs/25724221883"
    }
  ]
}