{
  "_id": "6a104621acfb0bcc41c9ea48",
  "Package": "PurpleAir",
  "Title": "Query the 'PurpleAir' Application Programming Interface",
  "Version": "1.1.1",
  "Authors@R": "person(\"Cole\", \"Brokamp\", , \"cole@colebrokamp.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0289-3151\"))",
  "Description": "Send requests to the 'PurpleAir' Application Programming\nInterface (API;\n<https://community.purpleair.com/c/data/api/18>). Check a\n'PurpleAir' API key and get information about the related\norganization. Download real-time data from a single 'PurpleAir'\nsensor or many sensors by sensor identifier, geographical\nbounding box, or time since modified. Download historical data\nfrom a single sensor. Stream real time data from monitors on a\nlocal area network.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/cole-brokamp/PurpleAir",
  "BugReports": "https://github.com/cole-brokamp/PurpleAir/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cole-brokamp.r-universe.dev",
  "Date/Publication": "2026-05-11 02:05:47 UTC",
  "RemoteUrl": "https://github.com/cole-brokamp/PurpleAir",
  "RemoteRef": "HEAD",
  "RemoteSha": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 02:38:49 UTC",
    "User": "root"
  },
  "Author": "Cole Brokamp [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0289-3151>)",
  "Maintainer": "Cole Brokamp <cole@colebrokamp.com>",
  "MD5sum": "fb3781bf49720fd082de8327a42e1b4e",
  "_user": "cole-brokamp",
  "_type": "src",
  "_file": "PurpleAir_1.1.1.tar.gz",
  "_fileid": "c3d34dd959904eb70b3a80ad48ca0eb1a6d79432abcaf78be96de39555dc33f0",
  "_filesize": 161533,
  "_sha256": "c3d34dd959904eb70b3a80ad48ca0eb1a6d79432abcaf78be96de39555dc33f0",
  "_created": "2026-05-11T02:38:49.000Z",
  "_published": "2026-05-22T12:03:45.452Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77375621342,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6909405469"
    },
    {
      "job": 77375621268,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6909405274"
    },
    {
      "job": 77375621517,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6909399908"
    },
    {
      "job": 77375621052,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6909399315"
    },
    {
      "job": 77375621037,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6909388551"
    },
    {
      "job": 77375620569,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160015282"
    },
    {
      "job": 77375621465,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6909397925"
    },
    {
      "job": 77375621305,
      "time": 154,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6909409243"
    },
    {
      "job": 77375621267,
      "time": 315,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6909430428"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cole-brokamp/PurpleAir",
  "_commit": {
    "id": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
    "author": "Cole Brokamp <cole.brokamp@gmail.com>",
    "committer": "Cole Brokamp <cole.brokamp@gmail.com>",
    "message": "CRAN v1.1.1 release\n",
    "time": 1778465147
  },
  "_maintainer": {
    "name": "Cole Brokamp",
    "email": "cole@colebrokamp.com",
    "orcid": "0000-0002-0289-3151"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cole-brokamp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 8
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-09-22"
    },
    {
      "name": "v1.1.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "cole-brokamp",
      "count": 52,
      "uuid": 4367617
    },
    {
      "user": "mattwilliamson13",
      "count": 1,
      "uuid": 6482513
    }
  ],
  "_userbio": {
    "uuid": 4367617,
    "type": "user",
    "name": "Cole Brokamp"
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PurpleAir"
  },
  "_devurl": "https://github.com/cole-brokamp/purpleair",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PurpleAir.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cole-brokamp/purpleair",
  "_realowner": "cole-brokamp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-07-10"
    },
    {
      "version": "1.0.1",
      "date": "2024-10-08"
    },
    {
      "version": "1.1.0",
      "date": "2025-09-22"
    },
    {
      "version": "1.1.1",
      "date": "2026-05-10"
    }
  ],
  "_exports": [
    "check_api_key",
    "find_local_pam",
    "get_organization_data",
    "get_sensor_data",
    "get_sensor_history",
    "get_sensors_data",
    "ip_pam_id",
    "local_sensor_data",
    "local_sensor_live"
  ],
  "_help": [
    {
      "page": "check_api_key",
      "title": "Check Purple Air API Key",
      "topics": [
        "check_api_key"
      ]
    },
    {
      "page": "find_local_pam",
      "title": "find purple area monitors on a local network",
      "topics": [
        "find_local_pam"
      ]
    },
    {
      "page": "get_organization_data",
      "title": "Get Organization Data",
      "topics": [
        "get_organization_data"
      ]
    },
    {
      "page": "get_sensor_data",
      "title": "Get Sensor Data",
      "topics": [
        "get_sensor_data"
      ]
    },
    {
      "page": "get_sensor_history",
      "title": "get sensor history",
      "topics": [
        "get_sensor_history"
      ]
    },
    {
      "page": "get_sensors_data",
      "title": "Get Sensors Data",
      "topics": [
        "get_sensors_data"
      ]
    },
    {
      "page": "ip_pam_id",
      "title": "get purple air monitor id from ip address",
      "topics": [
        "ip_pam_id"
      ]
    },
    {
      "page": "local_sensor_data",
      "title": "local_sensor_data",
      "topics": [
        "local_sensor_data"
      ]
    },
    {
      "page": "local_sensor_live",
      "title": "local_sensor_live",
      "topics": [
        "local_sensor_live"
      ]
    }
  ],
  "_readme": "https://github.com/cole-brokamp/PurpleAir/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.146128035678238,
  "_indexed": true,
  "_nocasepkg": "purpleair",
  "_universes": [
    "cole-brokamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-11T02:40:56.000Z",
      "distro": "noble",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "d90e649a1d63ed69d6595f0a3eb5ed6d4da1315ef409e81902cd004ae4d1271e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-11T02:40:53.000Z",
      "distro": "noble",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "daca397ce6fc27cc6d755c121dae5d6039405282fd5f8ee1c2e0bcae2458f13d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-11T02:40:20.000Z",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "67c83c36a84bbed303fabe7b6b379dfd501665789a1cf15964f74a6771a6629b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-11T02:40:14.000Z",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "c674e0a0e37b27ea80244079c900b0fedf8f1f617c38d979f7fe7e0bf9ed0a7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-11T02:39:58.000Z",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "ca5e152a3eab0a56341c622caa57cccab6e0ec0bcc5e8e20890c87453eb2324b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-11T02:41:16.000Z",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "728e3efde4928739e14d190a0bb08233f6f0892c9867b3c1e408af0d09bd7e6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-11T02:44:04.000Z",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "8760445d22537f6c8ab0c4641a9c3ece4bd88d59bc80f85a38be81152af25afa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T12:03:22.000Z",
      "commit": "f09404aa7836c11b321d825bcbca5c3fce67a0c8",
      "fileid": "aeefff6ebd7a60555f3df65a01dcfea34c8f8780513f2a03ba8e189975c01855",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/25647348410"
    }
  ]
}