Package: rsoi
Type: Package
Title: El Nino/Southern Oscillation (ENSO) Index
Version: 0.2.2
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 (>= 1.6.0), tibble (>= 1.3.1), utils, stats
Suggests: testthat, devtools, rpdo (>= 0.2.1)
NeedsCompilation: no
Packaged: 2017-05-31 20:18:12 UTC; salbers
Author: Sam Albers [aut, cre]
Maintainer: Sam Albers <sam.albers@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-31 22:45:05 UTC
