Package: hockeystick
Title: Download and Visualize Essential Climate Change Data
Version: 0.4.0
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, and Paleoclimate data. Sources include: NOAA Mauna Loa Laboratory <https://www.esrl.noaa.gov/gmd/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 <http://www.cmar.csiro.au/sealevel/sl_data_cmar.html>, NOAA Laboratory for Satellite Altimetry <https://www.star.nesdis.noaa.gov/socd/lsa/SeaLevelRise/>, Vostok Paleo carbon dioxide and temperature data: <https://cdiac.ess-dive.lbl.gov/trends/co2/vostok.html>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
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, rappdirs, readr, dplyr, tidyr, patchwork,
        scales, viridisLite
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-30 02:59:50 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-02-05 09:40:20 UTC
