Package: hockeystick
Title: Download and Visualize Essential Climate Change Data
Version: 0.5.1
Authors@R: 
    person(given = "Hernando",
           family = "Cortina",
           role = c("aut", "cre"),
           email = "hch@alum.mit.edu",
           comment = c(ORCID = "0000-0001-6790-4870"))
Description: Provides easy access to essential climate change datasets to non-climate experts. Users can download the latest raw data from authoritative sources and view it via pre-defined 'ggplot2' charts. Datasets include atmospheric CO2, instrumental and proxy temperature records, sea levels, Arctic/Antarctic sea-ice, Hurricanes, and Paleoclimate data. Sources include: NOAA Mauna Loa Laboratory <https://gml.noaa.gov/ccgg/trends/data.html>, NASA GISTEMP <https://data.giss.nasa.gov/gistemp/>, National Snow and Sea Ice Data Center <https://nsidc.org/data/seaice_index/archives>, CSIRO <https://research.csiro.au/slrwavescoast/sea-level/measurements-and-data/sea-level-data/>, NOAA Laboratory for Satellite Altimetry <https://www.star.nesdis.noaa.gov/socd/lsa/SeaLevelRise/> and HURDAT Atlantic Hurricane Database <https://www.aoml.noaa.gov/hrd/hurdat/Data_Storm.html>, Vostok Paleo carbon dioxide and temperature data: <https://cdiac.ess-dive.lbl.gov/trends/co2/vostok.html>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://cortinah.github.io/hockeystick/,
        https://github.com/cortinah/hockeystick
BugReports: https://github.com/cortinah/hockeystick/issues
Imports: ggplot2, lubridate, tools, readr, dplyr, tidyr, patchwork,
        scales, rvest, tibble
Depends: R (>= 4.0.0)
Suggests: rmarkdown, knitr, spelling, viridisLite
Language: en-US
NeedsCompilation: no
Packaged: 2021-05-18 11:42:20 UTC; hch
Author: Hernando Cortina [aut, cre] (<https://orcid.org/0000-0001-6790-4870>)
Maintainer: Hernando Cortina <hch@alum.mit.edu>
Repository: CRAN
Date/Publication: 2021-05-18 12:00:05 UTC
