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 all over
    the world. There is a wealth of data available, with historic weather data
    accessible from nearly 30,000 stations. The available data is automatically
    downloaded from a data repository and processed into a 'tibble' for the
    exact range of years requested. A relative humidity approximation is
    provided using the 'August-Roche-Magnus' formula, which was adapted from
    Alduchov and Eskridge (1996) <doi:10.1175%2F1520-0450%281996%29035%3C0601%3AIMFAOS%3E2.0.CO%3B2>.
Authors@R: 
    person("Richard", "Iannone", , "riannone@me.com", c("aut", "cre"),
           comment = 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
Depends: R (>= 3.2.1)
Imports: dplyr (>= 0.8.3), readr (>= 1.3.1), downloader (>= 0.4),
        lubridate (>= 1.7.4), lutz (>= 0.3.1), progress (>= 1.2.2),
        stringr (>= 1.4.0), tidyr (>= 0.8.3), magrittr
Suggests: testthat, covr
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-12 04:02:02 UTC; rich
Author: Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>)
Maintainer: Richard Iannone <riannone@me.com>
Repository: CRAN
Date/Publication: 2020-01-12 06:00:06 UTC
Built: R 4.4.3; ; 2025-11-01 05:02:28 UTC; windows
