{
  "_id": "6a1d38331d7bb097a0a3dd0e",
  "Package": "airnow",
  "Title": "Retrieve 'AirNow' Air Quality Observations and Forecasts",
  "Version": "0.1.1",
  "Authors@R": "person(\"Brian\", \"Connelly\", , \"bdc@bconnelly.net\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-9948-0379\"))",
  "Description": "Retrieve air quality data via the 'AirNow'\n<https://www.airnow.gov/> API.",
  "License": "MIT + file LICENSE",
  "URL": "https://briandconnelly.github.io/airnow/,\nhttps://github.com/briandconnelly/airnow",
  "BugReports": "https://github.com/briandconnelly/airnow/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://briandconnelly.r-universe.dev",
  "Date/Publication": "2026-03-01 00:14:47 UTC",
  "RemoteUrl": "https://github.com/briandconnelly/airnow",
  "RemoteRef": "HEAD",
  "RemoteSha": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:38:56 UTC",
    "User": "root"
  },
  "Author": "Brian Connelly [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9948-0379>)",
  "Maintainer": "Brian Connelly <bdc@bconnelly.net>",
  "MD5sum": "520d9d506610e585feaa3fa59b48dcb7",
  "_user": "briandconnelly",
  "_type": "src",
  "_file": "airnow_0.1.1.tar.gz",
  "_fileid": "818de96493c3bbdc6d8af9486ea202713fcf18c2167bc8c28c3eb64d91cd7681",
  "_filesize": 106276,
  "_sha256": "818de96493c3bbdc6d8af9486ea202713fcf18c2167bc8c28c3eb64d91cd7681",
  "_created": "2026-06-01T07:38:56.000Z",
  "_published": "2026-06-01T07:43:47.353Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78807064145,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325873527"
    },
    {
      "job": 78807064099,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325878292"
    },
    {
      "job": 78807064114,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325892790"
    },
    {
      "job": 78807064207,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325918376"
    },
    {
      "job": 78806698698,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325842810"
    },
    {
      "job": 78807064135,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325876554"
    },
    {
      "job": 78807064130,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325865113"
    },
    {
      "job": 78807064195,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325866218"
    },
    {
      "job": 78807064153,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325863459"
    }
  ],
  "_buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/briandconnelly/airnow",
  "_commit": {
    "id": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
    "author": "Brian Connelly <bdc@bconnelly.net>",
    "committer": "Brian Connelly <bdc@bconnelly.net>",
    "message": "Update NEWS\n",
    "time": 1772324087
  },
  "_maintainer": {
    "name": "Brian Connelly",
    "email": "bdc@bconnelly.net",
    "login": "briandconnelly",
    "linkedin": "in/briandconnelly",
    "orcid": "0000-0002-9948-0379",
    "description": "",
    "uuid": 658158
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "briandconnelly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "briandconnelly",
      "count": 10,
      "uuid": 658158
    },
    {
      "user": "geraldinegomez",
      "count": 1,
      "uuid": 46997659
    }
  ],
  "_userbio": {
    "uuid": 658158,
    "type": "user",
    "name": "Brian Connelly"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/airnow"
  },
  "_devurl": "https://github.com/briandconnelly/airnow",
  "_pkgdown": "https://briandconnelly.github.io/airnow/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/airnow.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/briandconnelly/airnow",
  "_realowner": "briandconnelly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-10-31"
    },
    {
      "version": "0.1.1",
      "date": "2026-03-01"
    }
  ],
  "_exports": [
    "aqi_color",
    "aqi_descriptor",
    "get_airnow_area",
    "get_airnow_conditions",
    "get_airnow_forecast",
    "get_airnow_token",
    "set_airnow_token"
  ],
  "_help": [
    {
      "page": "aqi",
      "title": "Label AQI Values",
      "topics": [
        "aqi_color",
        "aqi_descriptor"
      ]
    },
    {
      "page": "get_airnow_area",
      "title": "Get air quality data for a given region",
      "topics": [
        "get_airnow_area"
      ]
    },
    {
      "page": "get_airnow_conditions",
      "title": "Get current air quality conditions",
      "topics": [
        "get_airnow_conditions"
      ]
    },
    {
      "page": "get_airnow_forecast",
      "title": "Get air quality forecast",
      "topics": [
        "get_airnow_forecast"
      ]
    },
    {
      "page": "get_airnow_token",
      "title": "Manage AirNow API Tokens",
      "topics": [
        "get_airnow_token",
        "set_airnow_token"
      ]
    }
  ],
  "_readme": "https://github.com/briandconnelly/airnow/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "airnow",
  "_universes": [
    "briandconnelly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T07:40:42.000Z",
      "distro": "noble",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "b374fa2a7fb293392a9f2d32f3354ea14ff3efc9653b2910ce6aeebc03d672b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T07:40:59.000Z",
      "distro": "noble",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "1d86dd4c2785cd5f90136897a2761240940c022f71bad08992fdce48d2e99652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T07:41:54.000Z",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "484dcdceadc14e9473dce7ea8f53c996a6ce1b1b39dbd94b6613e6c3bcd69196",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T07:43:17.000Z",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "f2395ef5bb8185ee780692059f9525069a643034011fff7174680c4f995019f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-01T07:41:07.000Z",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "3a0097e312812d9c5e9def586c018bcdeb79226091ff1bf7d2dbe5822c0ac44b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T07:40:10.000Z",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "849eccb5773cae6bec465e7e0c97e6d03a08b488efb228357cc69a0df8c81f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T07:40:15.000Z",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "03695f176d67aa391fb3b67de6dbaaac4ab2a0f52612ecf12d0440965d7d85b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T07:40:04.000Z",
      "commit": "c5ea7780b425323447459ab6afd2fe4b82b9ff9a",
      "fileid": "e35f7c126a957340c35eb37dbe300e0a60e45155450bcf3d5e3bdc947f3d69cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandconnelly/actions/runs/26741580232"
    }
  ]
}