{
  "_id": "6a12b1b1acfb0bcc41d1982e",
  "Type": "Package",
  "Package": "PurpleAirAPI",
  "Title": "Historical Data Retrieval from 'PurpleAir' Sensors via API",
  "Version": "0.1.0",
  "Authors@R": "person(\"Heba\", \"Abdelrazzak\", , \"hebaarazzak@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for retrieving and analyzing air quality\ndata from 'PurpleAir' sensors through their API. Functions\nenable downloading historical measurements, accessing sensor\nmetadata, and managing API request limitations through chunked\ndata retrieval. For more information about the 'PurpleAir' API,\nsee <https://api.purpleair.com/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/heba-razzak/PurpleAirAPI",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://heba-razzak.r-universe.dev",
  "Date/Publication": "2024-12-01 07:34:49 UTC",
  "RemoteUrl": "https://github.com/heba-razzak/purpleairapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "e44d158f3a73c845234515fab842b557780c1909",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 08:04:25 UTC",
    "User": "root"
  },
  "Author": "Heba Abdelrazzak [aut, cre]",
  "Maintainer": "Heba Abdelrazzak <hebaarazzak@gmail.com>",
  "MD5sum": "f84a0cd861c67b7ad0fb7eacb7dfd95b",
  "_user": "heba-razzak",
  "_type": "src",
  "_file": "PurpleAirAPI_0.1.0.tar.gz",
  "_fileid": "efbc09874e5bcacbb603b6da681e8477ddb5968d31dc85ce107ed9c3d9f26233",
  "_filesize": 93258,
  "_sha256": "efbc09874e5bcacbb603b6da681e8477ddb5968d31dc85ce107ed9c3d9f26233",
  "_created": "2026-05-24T08:04:25.000Z",
  "_published": "2026-05-24T08:07:13.465Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77582406418,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183513670"
    },
    {
      "job": 77582406408,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183513923"
    },
    {
      "job": 77582406414,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183513012"
    },
    {
      "job": 77582406405,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183513736"
    },
    {
      "job": 77582246678,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183501852"
    },
    {
      "job": 77582406415,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183512063"
    },
    {
      "job": 77582406409,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183508854"
    },
    {
      "job": 77582406429,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183508376"
    },
    {
      "job": 77582406402,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183508456"
    }
  ],
  "_buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/heba-razzak/purpleairapi",
  "_commit": {
    "id": "e44d158f3a73c845234515fab842b557780c1909",
    "author": "heba-razzak <heba.razzak@hotmail.com>",
    "committer": "heba-razzak <heba.razzak@hotmail.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1733038489
  },
  "_maintainer": {
    "name": "Heba Abdelrazzak",
    "email": "hebaarazzak@gmail.com",
    "login": "heba-razzak",
    "linkedin": "in/hrazzak",
    "description": "",
    "uuid": 111913044
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "heba-razzak",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "heba-razzak",
      "count": 46,
      "uuid": 111913044
    }
  ],
  "_userbio": {
    "uuid": 111913044,
    "type": "user",
    "name": "Heba Abdelrazzak"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PurpleAirAPI"
  },
  "_devurl": "https://github.com/heba-razzak/purpleairapi",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PurpleAirAPI.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/heba-razzak/purpleairapi",
  "_realowner": "heba-razzak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-11-26"
    }
  ],
  "_exports": [
    "getPurpleairSensors",
    "getSensorHistory"
  ],
  "_help": [
    {
      "page": "getPurpleairSensors",
      "title": "getPurpleairSensors",
      "topics": [
        "getPurpleairSensors"
      ]
    },
    {
      "page": "getSensorHistory",
      "title": "getSensorHistory",
      "topics": [
        "getSensorHistory"
      ]
    }
  ],
  "_readme": "https://github.com/heba-razzak/purpleairapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "getting-started-with-purpleairapi.Rmd",
      "filename": "getting-started-with-purpleairapi.html",
      "title": "Getting Started with PurpleAirAPI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Sensor Information",
        "Downloading Historical Data"
      ],
      "created": "2024-11-19 20:09:47",
      "modified": "2024-11-20 00:35:03",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "purpleairapi",
  "_universes": [
    "heba-razzak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:19.000Z",
      "distro": "noble",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "3a8080067a41e7a6043a8d6bbe360bdd1b25bb23abf2f4624eb60d4c38cb6afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:22.000Z",
      "distro": "noble",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "4d5d768b687bc0950f1ec7fff3e6cb77fc0c84001bd9327a8f99868e432f190e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:16.000Z",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "ca2bf2e4484fc78115e2807695401363713ae04fb915fdcc0e29068388dabf6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:19.000Z",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "e467cdbcbac751789b28faea510562e12155072af2184fa505c617c1de37380c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:15.000Z",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "9a8f5b76add51562509ca73c7fbb4c764f12130331895cd8db4a7ae6b4f6eba4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T08:05:30.000Z",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "f95a9e48e6b0394d265df068da0ac7b3ff198821fbf327f46b4c68966f7e9e3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T08:05:25.000Z",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "980cf67f8c12d8e7e57f9f19c4afa1cc90fb8e601fc91c4dd557133289193666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T08:05:25.000Z",
      "commit": "e44d158f3a73c845234515fab842b557780c1909",
      "fileid": "5b711da1c774ded3607b692a15341391edffe13fa3fa954bb0a50d7413652d96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/heba-razzak/actions/runs/26355816006"
    }
  ]
}