{
  "_id": "6a211a1bcd65a98ecbd1d0ea",
  "Package": "readnoaa",
  "Title": "Access 'NOAA' Climate and Weather Data",
  "Version": "0.1.2",
  "Authors@R": "person(\"Charles\", \"Coverdale\", email = \"charlesfcoverdale@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides clean, tidy access to climate and weather data\nfrom the 'National Oceanic and Atmospheric Administration'\n('NOAA') via the 'National Centers for Environmental\nInformation' ('NCEI') Data Service API\n<https://www.ncei.noaa.gov/access/services/data/v1>. Covers\ndaily weather observations, monthly and annual summaries, and\n30-year climate normals from over 100,000 stations across 180\ncountries. No API key is required. Dedicated functions handle\nthe most common datasets, while a generic fetcher provides\naccess to all 'NCEI' datasets. Station discovery functions help\nusers find stations by location or name. Data is downloaded on\nfirst use and cached locally for subsequent calls. This package\nis not endorsed or certified by 'NOAA'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://charlescoverdale.github.io/readnoaa/,\nhttps://github.com/charlescoverdale/readnoaa",
  "BugReports": "https://github.com/charlescoverdale/readnoaa/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://charlescoverdale.r-universe.dev",
  "Date/Publication": "2026-05-04 19:11:39 UTC",
  "RemoteUrl": "https://github.com/charlescoverdale/readnoaa",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:44:03 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre, cph]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "MD5sum": "60df6884d508c3f2984da4afc34e879d",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "readnoaa_0.1.2.tar.gz",
  "_fileid": "e3c78dcdf9b57af0a9f5d4ecabe73c3f372dbf734890051ce915dfcf6d564f8c",
  "_filesize": 135484,
  "_sha256": "e3c78dcdf9b57af0a9f5d4ecabe73c3f372dbf734890051ce915dfcf6d564f8c",
  "_created": "2026-06-03T06:44:03.000Z",
  "_published": "2026-06-04T06:24:27.640Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79461661789,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7377553347"
    },
    {
      "job": 79461661326,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7404461184"
    },
    {
      "job": 79461661646,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7377547358"
    },
    {
      "job": 79461661732,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7377544805"
    },
    {
      "job": 79461661231,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377519661"
    },
    {
      "job": 79461661490,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377549711"
    },
    {
      "job": 79461661733,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7377540044"
    },
    {
      "job": 79461662072,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7377539379"
    },
    {
      "job": 79461661766,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7377538064"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescoverdale/readnoaa",
  "_commit": {
    "id": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "docs(README): refocus Related packages on thematically relevant ones\n\nReplaced full-suite cross-references with a tight per-README table\ncovering only the packages a user of this one would actually want:\nsame-domain data sources, immediate analytical companions, and\ncross-country counterparts. Drops irrelevant cross-links (e.g.\nelectoral data from tax/energy READMEs) and adds packages that\nwere missing from older lists (e.g. mpshock, ivcheck, greenbook,\nmagentabook, aieconindex).\n",
    "time": 1777921899
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 13
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-03-16"
    }
  ],
  "_topics": [
    "api",
    "climate",
    "noaa",
    "weather"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 31,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 513,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readnoaa"
  },
  "_devurl": "https://github.com/charlescoverdale/readnoaa",
  "_pkgdown": "https://charlescoverdale.github.io/readnoaa/",
  "_searchresults": 2,
  "_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/readme.html",
    "extra/readme.md",
    "extra/readnoaa.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/readnoaa",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-03-19"
    }
  ],
  "_exports": [
    "clear_cache",
    "list_datasets",
    "list_datatypes",
    "noaa_annual",
    "noaa_daily",
    "noaa_get",
    "noaa_monthly",
    "noaa_nearby",
    "noaa_normals",
    "noaa_stations"
  ],
  "_help": [
    {
      "page": "clear_cache",
      "title": "Clear the readnoaa cache",
      "concept": [
        "data access"
      ],
      "topics": [
        "clear_cache"
      ]
    },
    {
      "page": "list_datasets",
      "title": "List common NCEI datasets",
      "concept": [
        "data access"
      ],
      "topics": [
        "list_datasets"
      ]
    },
    {
      "page": "list_datatypes",
      "title": "List available data types for a dataset",
      "concept": [
        "data access"
      ],
      "topics": [
        "list_datatypes"
      ]
    },
    {
      "page": "noaa_annual",
      "title": "Annual weather summaries",
      "concept": [
        "weather data"
      ],
      "topics": [
        "noaa_annual"
      ]
    },
    {
      "page": "noaa_daily",
      "title": "Daily weather observations",
      "concept": [
        "weather data"
      ],
      "topics": [
        "noaa_daily"
      ]
    },
    {
      "page": "noaa_get",
      "title": "Fetch any NCEI dataset",
      "concept": [
        "data access"
      ],
      "topics": [
        "noaa_get"
      ]
    },
    {
      "page": "noaa_monthly",
      "title": "Monthly weather summaries",
      "concept": [
        "weather data"
      ],
      "topics": [
        "noaa_monthly"
      ]
    },
    {
      "page": "noaa_nearby",
      "title": "Find stations near a location",
      "concept": [
        "station discovery"
      ],
      "topics": [
        "noaa_nearby"
      ]
    },
    {
      "page": "noaa_normals",
      "title": "Climate normals (1991-2020)",
      "concept": [
        "weather data"
      ],
      "topics": [
        "noaa_normals"
      ]
    },
    {
      "page": "noaa_stations",
      "title": "Search for weather stations",
      "concept": [
        "station discovery"
      ],
      "topics": [
        "noaa_stations"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/readnoaa/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "readnoaa",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-03T06:46:05.000Z",
      "distro": "noble",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "4aebb9dbbddcbf6a134243e0681eb279ab4e7efc59b4884a89e24cb443d81575",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-04T06:24:00.000Z",
      "distro": "noble",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "730935e2585071afd37a912e2542b3fd4cd8758b4377b1e195c37055c3332c39",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-03T06:45:45.000Z",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "dc0b061d40a813512bd725d8a3a1810262acbc70b0a07b1b03c0d6f7256687d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-03T06:45:37.000Z",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "b48473f9a8b8d05cc29aeea1dbdfe148911fdadc1678f9bfd0249c969af4f41c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-03T06:46:02.000Z",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "2b17846f0a636e7f6aea0343b2c96f1ae6bf168a7c3316362e6d77116216558f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-03T06:45:14.000Z",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "337f967f2a5e841f5c0ed50f22b727f65a7fc755b6b2e373a7628cf14b0b59f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-03T06:45:11.000Z",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "31964df7ffc89a6bc6b39cfcbe70152bc09cfdff5244a2fbaa4b87e0e742341e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-03T06:45:08.000Z",
      "commit": "cb5236dfd4b94b0e13b9821f8fb778ce4b441773",
      "fileid": "394c75fff024941b64122fcf8c14d1393f4bb657bcc39c5a7f77b12f16d3b045",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/26868228020"
    }
  ]
}