{
  "_id": "6a104642acfb0bcc41c9ea81",
  "Package": "healthatlas",
  "Title": "Explore and Import 'Metopio' Health Atlas Data and Spatial\nLayers",
  "Version": "0.2.2.9001",
  "Authors@R": "person(\"Ryan\", \"Zomorrodi\", , \"rzomor2@uic.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0003-6417-5985\"))",
  "Description": "Allows for painless use of the 'Metopio' health atlas APIs\n<https://metopio.com/health-atlas> to explore and import data.\n'Metopio' health atlases store open public health data. See\nwhat topics (or indicators) are available among specific\npopulations, periods, and geographic layers. Download relevant\ndata along with geographic boundaries or point datasets.\nSpatial datasets are returned as 'sf' objects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://ryanzomorrodi.github.io/healthatlas/,\nhttps://github.com/ryanzomorrodi/healthatlas",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/ryanzomorrodi/healthatlas/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://ryanzomorrodi.r-universe.dev",
  "Date/Publication": "2026-05-10 23:49:28 UTC",
  "RemoteUrl": "https://github.com/ryanzomorrodi/healthatlas",
  "RemoteRef": "HEAD",
  "RemoteSha": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 00:15:33 UTC",
    "User": "root"
  },
  "Author": "Ryan Zomorrodi [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0003-6417-5985>)",
  "Maintainer": "Ryan Zomorrodi <rzomor2@uic.edu>",
  "MD5sum": "f19c3ec6e7b2253e4fce64f16a0a735f",
  "_user": "ryanzomorrodi",
  "_type": "src",
  "_file": "healthatlas_0.2.2.9001.tar.gz",
  "_fileid": "d558e2328b211dfdadd390fba92e78faa8b8f043c7fda308097aea6165aa060e",
  "_filesize": 295209,
  "_sha256": "d558e2328b211dfdadd390fba92e78faa8b8f043c7fda308097aea6165aa060e",
  "_created": "2026-05-11T00:15:33.000Z",
  "_published": "2026-05-22T12:04:18.214Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77375631741,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6908160573"
    },
    {
      "job": 77375631748,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6908163944"
    },
    {
      "job": 77375631984,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6908162929"
    },
    {
      "job": 77375632028,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6908161424"
    },
    {
      "job": 77375631518,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6908145958"
    },
    {
      "job": 77375631432,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160022767"
    },
    {
      "job": 77375632383,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6908156372"
    },
    {
      "job": 77375632029,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6908154475"
    },
    {
      "job": 77375631998,
      "time": 216,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6908171803"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ryanzomorrodi/healthatlas",
  "_commit": {
    "id": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
    "author": "Ryan Zomorrodi <ryanzomorrodi@gmail.com>",
    "committer": "Ryan Zomorrodi <ryanzomorrodi@gmail.com>",
    "message": "typo\n",
    "time": 1778456968
  },
  "_maintainer": {
    "name": "Ryan Zomorrodi",
    "email": "rzomor2@uic.edu",
    "login": "ryanzomorrodi",
    "uuid": 20236705
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "chk",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ryanzomorrodi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2025-07-21"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ryanzomorrodi",
      "count": 96,
      "uuid": 20236705
    }
  ],
  "_userbio": {
    "uuid": 20236705,
    "type": "user",
    "name": "Ryan Zomorrodi"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/healthatlas"
  },
  "_devurl": "https://github.com/ryanzomorrodi/healthatlas",
  "_pkgdown": "https://ryanzomorrodi.github.io/healthatlas/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/healthatlas.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ryanzomorrodi/healthatlas",
  "_realowner": "ryanzomorrodi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-13"
    },
    {
      "version": "0.1.1",
      "date": "2024-12-18"
    },
    {
      "version": "0.2.0",
      "date": "2025-03-01"
    },
    {
      "version": "0.2.1",
      "date": "2025-05-01"
    },
    {
      "version": "0.2.2",
      "date": "2025-07-22"
    }
  ],
  "_exports": [
    "ha_coverage",
    "ha_data",
    "ha_get",
    "ha_layer",
    "ha_layers",
    "ha_point_layer",
    "ha_point_layers",
    "ha_set",
    "ha_subcategories",
    "ha_topics"
  ],
  "_help": [
    {
      "page": "ha_coverage",
      "title": "List Topic Coverage",
      "topics": [
        "ha_coverage"
      ]
    },
    {
      "page": "ha_data",
      "title": "Obtain Data",
      "topics": [
        "ha_data"
      ]
    },
    {
      "page": "ha_get",
      "title": "Get Health Atlas Portal",
      "topics": [
        "ha_get"
      ]
    },
    {
      "page": "ha_layer",
      "title": "Obtain Geographic Layer",
      "topics": [
        "ha_layer"
      ]
    },
    {
      "page": "ha_layers",
      "title": "List Geographic Layers",
      "topics": [
        "ha_layers"
      ]
    },
    {
      "page": "ha_point_layer",
      "title": "Obtain Point Layer",
      "topics": [
        "ha_point_layer"
      ]
    },
    {
      "page": "ha_point_layers",
      "title": "List Point Layers",
      "topics": [
        "ha_point_layers"
      ]
    },
    {
      "page": "ha_set",
      "title": "Set Health Atlas Portal",
      "topics": [
        "ha_set"
      ]
    },
    {
      "page": "ha_subcategories",
      "title": "List Topic Subcategories",
      "topics": [
        "ha_subcategories"
      ]
    },
    {
      "page": "ha_topics",
      "title": "List Topics",
      "topics": [
        "ha_topics"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ryanzomorrodi/healthatlas/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ryanzomorrodi/healthatlas/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "chk",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr2",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "tibble",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "healthatlas.Rmd",
      "filename": "healthatlas.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Discover indicators",
        "Import tabular data",
        "Import spatial data"
      ],
      "created": "2025-03-01 06:16:37",
      "modified": "2026-05-10 23:49:28",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "healthatlas",
  "_universes": [
    "ryanzomorrodi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9001",
      "date": "2026-05-11T00:17:40.000Z",
      "distro": "noble",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "2388267e001474dcf9f32c0c822b260df32b2a764c5824c92edfe01317fa7ee7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9001",
      "date": "2026-05-11T00:18:05.000Z",
      "distro": "noble",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "39aadc97dce37b67fd8cc7451c0c5bd8c326318498102e0c2ffaa8af8eacc78a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9001",
      "date": "2026-05-11T00:17:58.000Z",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "b644515c2fe0900d6bbe4808fe9d32c73446b2f6f6f4da3a778e117fce2072ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9001",
      "date": "2026-05-11T00:17:46.000Z",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "f363557f5ec7e1fcb891e2e47cf987dd751504df12e778811d0089715273d8df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-05-11T00:17:01.000Z",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "c4ca0042b31b4f70909218156eb1bcdb3e6e6119f34ec9f8e36985198550a7da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-05-11T00:16:43.000Z",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "0717258ce5c510cf2baa7f5a4b952f1c2cf0075d9bea019dab8d216d972015db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9001",
      "date": "2026-05-11T00:19:10.000Z",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "170df871c7ed741a06b55d1a14104041d9e0e19fde3ef2ebbccaf62712a04241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9001",
      "date": "2026-05-22T12:03:48.000Z",
      "commit": "71e90aed2ea7378e30da78ac0940cbe530b666c3",
      "fileid": "7e4374c5a17d90ff03db4ede9c4b827f642b6a57a93c5a47a4bc4bfb65c3110b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ryanzomorrodi/actions/runs/25643652550"
    }
  ]
}