{
  "_id": "6a4f5ebd21b18e15485013f8",
  "Type": "Package",
  "Package": "stationaRy",
  "Title": "Detailed Meteorological Data from Stations All Over the World",
  "Version": "0.5.1",
  "Description": "Acquire hourly meteorological data from stations located\nall over the world. There is a wealth of data available, with\nhistoric weather data accessible from nearly 30,000 stations.\nThe available data is automatically downloaded from a data\nrepository and processed into a 'tibble' for the exact range of\nyears requested. A relative humidity approximation is provided\nusing the 'August-Roche-Magnus' formula, which was adapted from\nAlduchov and Eskridge (1996)\n<doi:10.1175%2F1520-0450%281996%29035%3C0601%3AIMFAOS%3E2.0.CO%3B2>.",
  "Authors@R": "person(\"Richard\", \"Iannone\", , \"riannone@me.com\", c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3925-190X\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rich-iannone/stationaRy",
  "BugReports": "https://github.com/rich-iannone/stationaRy/issues",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.0.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://rich-iannone.r-universe.dev",
  "Date/Publication": "2020-05-04 16:36:00 UTC",
  "RemoteUrl": "https://github.com/rich-iannone/stationary",
  "RemoteRef": "HEAD",
  "RemoteSha": "1734eedf804e4839220763c762d1ed5c1f67a871",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 08:38:22 UTC",
    "User": "root"
  },
  "Author": "Richard Iannone [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3925-190X>)",
  "Maintainer": "Richard Iannone <riannone@me.com>",
  "_user": "rich-iannone",
  "_type": "src",
  "_file": "stationaRy_0.5.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/fe516fe480192125fa644de01c9c7e931fea79be3950ae8bf096589811512d8f",
  "_filesize": 2331779,
  "_sha256": "fe516fe480192125fa644de01c9c7e931fea79be3950ae8bf096589811512d8f",
  "_expires": "2026-10-17T08:41:30.000Z",
  "_created": "2026-07-09T08:38:22.000Z",
  "_published": "2026-07-09T08:41:33.182Z",
  "_jobs": [
    {
      "job": 86075774043,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8193340072"
    },
    {
      "job": 86075774092,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8193345609"
    },
    {
      "job": 86075774040,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8193341766"
    },
    {
      "job": 86075774172,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8193320203"
    },
    {
      "job": 86075115572,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193288174"
    },
    {
      "job": 86075774058,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8193332373"
    },
    {
      "job": 86075774121,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8193324567"
    },
    {
      "job": 86075774056,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8193322109"
    },
    {
      "job": 86075774063,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8193319556"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099",
  "_status": "success",
  "_upstream": "https://github.com/rich-iannone/stationary",
  "_commit": {
    "id": "1734eedf804e4839220763c762d1ed5c1f67a871",
    "author": "Richard Iannone <riannone@me.com>",
    "committer": "Richard Iannone <riannone@me.com>",
    "message": "Use GH actions for checking and pkgdown building\n",
    "time": 1588610160
  },
  "_maintainer": {
    "name": "Richard Iannone",
    "email": "riannone@me.com",
    "login": "rich-iannone",
    "linkedin": "in/richard-iannone-a5640017",
    "orcid": "0000-0003-3925-190X",
    "twitter": "@riannone",
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\n",
    "uuid": 5612024
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "downloader",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "lutz",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "progress",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rich-iannone",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dataset",
    "global",
    "met-data"
  ],
  "_stars": 251,
  "_contributors": [
    {
      "user": "rich-iannone",
      "count": 914,
      "uuid": 5612024
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "nutterb",
      "count": 1,
      "uuid": 1848445
    },
    {
      "user": "paulponcet",
      "count": 1,
      "uuid": 7842619
    }
  ],
  "_userbio": {
    "uuid": 5612024,
    "type": "user",
    "name": "Richard Iannone",
    "followers": 1649,
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\r\n"
  },
  "_downloads": {
    "count": 349,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stationaRy"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rich-iannone/stationary",
  "_searchresults": 88,
  "_rbuild": "4.6.1",
  "_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/stationaRy.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rich-iannone/stationary",
  "_realowner": "rich-iannone",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2015-06-17"
    },
    {
      "version": "0.3",
      "date": "2015-06-23"
    },
    {
      "version": "0.4",
      "date": "2015-10-12"
    },
    {
      "version": "0.4.1",
      "date": "2015-10-22"
    },
    {
      "version": "0.5.0",
      "date": "2019-09-25"
    },
    {
      "version": "0.5.1",
      "date": "2020-01-12"
    }
  ],
  "_exports": [
    "%>%",
    "get_met_data",
    "get_station_metadata",
    "station_coverage"
  ],
  "_help": [
    {
      "page": "get_met_data",
      "title": "Get data from a meteorological station",
      "topics": [
        "get_met_data"
      ]
    },
    {
      "page": "get_station_metadata",
      "title": "Get a table of metadata for meteorological stations",
      "topics": [
        "get_station_metadata"
      ]
    },
    {
      "page": "station_coverage",
      "title": "Find out which additional data fields a station has recorded",
      "topics": [
        "station_coverage"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rich-iannone/stationary/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rich-iannone/stationary/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "downloader",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "lutz",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 6.520247652686888,
  "_indexed": true,
  "_nocasepkg": "stationary",
  "_universes": [
    "rich-iannone"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-09T08:40:30.000Z",
      "distro": "resolute",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/8766206fb0ad22b77ba22790d4c7baf2df79fcfebcf58646f3a1230517af4467",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-09T08:40:42.000Z",
      "distro": "resolute",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/9dad0c9f893c466bc9c5d2d27da30dbfedd1141e2fcc7f7916e49e061e6162dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-09T08:40:28.000Z",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/ced37950977d29d539198c7b0db1047bb3b637b0a85ff2c21e484707ca4e17fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-09T08:39:43.000Z",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/9816f89c49863a11df277b360f1d69de78aa6564f2115a566dc63a20ed4e76b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-07-09T08:40:35.000Z",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/8b7ec84853e053772b3258744be71c20a74d27784b2f86085af73027f47be543",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-09T08:39:41.000Z",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/ff6f862d764fc1aab779ec5f548072564d0567411bc786800454ec4811c68d15",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-09T08:39:34.000Z",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/c531f7f7c0edab3de760c9df514e5033de15507ab6a6a332457636c437a6f6fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-09T08:39:33.000Z",
      "commit": "1734eedf804e4839220763c762d1ed5c1f67a871",
      "fileid": "https://r2.ropensci.org/df7af91d699bc1e6a3e849fb5639397773b2dca4494aa59a8705250293a70cf7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/29005202099"
    }
  ]
}