Package: rsoi
Type: Package
Title: El Nino/Southern Oscillation (ENSO) Index
Version: 0.1.0
Authors@R: c(
    person("Sam", "Albers", email = "sam.albers@gmail.com", role = c("aut", "cre")))
Description: Downloads Southern Oscillation Index from <https://www.ncdc.noaa.gov/teleconnections/enso/indicators/soi/> and Oceanic Nino Index data from <http://www.cpc.ncep.noaa.gov/products/analysis_monitoring/ensostuff/detrend.nino34.ascii.txt>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/boshek/rsoi
Depends: R (>= 3.3.0)
Imports: lubridate, utils, stats
Suggests: ggplot2, testthat, devtools
NeedsCompilation: no
Packaged: 2017-04-04 16:40:42 UTC; tills
Author: Sam Albers [aut, cre]
Maintainer: Sam Albers <sam.albers@gmail.com>
Repository: CRAN
Date/Publication: 2017-04-04 17:43:36 UTC
