Package: rpdo
Type: Package
Title: Pacific Decadal Oscillation Index Data
Version: 0.2.2
Date: 2017-04-11
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 February 2017.
    Includes download_pdo() to scrape the latest values from 
    <http://research.jisao.washington.edu/pdo/PDO.latest>.
License: CC0
URL: https://github.com/poissonconsulting/rpdo
LazyData: true
Depends: R (>= 3.0.0)
Imports: datacheckr (>= 0.1.0), dplyr, curl, lubridate, magrittr,
        readr, stringr, tidyr
Suggests: devtools, ggplot2, testthat, covr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-12 15:42:53 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: 2017-04-12 22:31:13 UTC
