Package: rpdo
Type: Package
Title: Pacific Decadal Oscillation Index Data
Version: 0.2.1
Date: 2017-01-01
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 November 2016 as the pdo tibble.
    The download_pdo() function scrapes 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
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-01 20:55: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: 2017-01-01 23:21:09
