Package: weatherData
Type: Package
Title: Get Weather Data from the Web
Description: Functions that help in fetching weather data from
    websites. Given a location and a date range, these functions help fetch
    weather data (temperature, pressure etc.) for any weather related analysis.
URL: http://ram-n.github.io/weatherData/
BugReports: https://github.com/ram-n/weatherData/issues
Version: 0.5.0
Date: 2017-05-16
Authors@R: person("Ram", "Narasimhan", email = "ramnarasimhan@gmail.com",
           role = c("aut", "cre"))
Suggests: testthat
Depends: R (>= 2.10)
Imports: curl, plyr, utils
LazyData: TRUE
License: GPL
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-05 20:11:46 UTC; Ram
Author: Ram Narasimhan [aut, cre]
Maintainer: Ram Narasimhan <ramnarasimhan@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-05 21:55:33 UTC
