Package: rpdo
Type: Package
Title: Pacific Decadal Oscillation Index Data
Version: 0.2.3
Date: 2018-01-31
Authors@R: c(
    person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre")),
    person("Nathan", "Mantua", email = "nate.mantua@noaa.gov", role = c("aut", "dtc")),
    person("Steven R.", "Hare", email = "hare@iphc.washington.edu", role = c("aut", "dtc")))
Description: Monthly Pacific Decadal Oscillation (PDO) index
    values from January 1900 to December 2017.
    Includes pdo_download() to scrape the latest values from 
    <http://research.jisao.washington.edu/pdo/PDO.latest>.
License: CC0
URL: https://github.com/poissonconsulting/rpdo
BugReports: https://github.com/poissonconsulting/rpdo/issues
Depends: R (>= 3.1.0)
Imports: checkr, utils, stats
Suggests: covr, ggplot2, testthat
RoxygenNote: 6.0.1
LazyData: true
NeedsCompilation: no
Packaged: 2018-01-31 20:26:46 UTC; joe
Author: Joe Thorley [aut, cre],
  Nathan Mantua [aut, dtc],
  Steven R. Hare [aut, dtc]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2018-01-31 20:39:33 UTC
