Package: hockeystick Title: Download and Visualize Essential Climate Change Data Version: 0.8.7 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, methane, emissions, instrumental and proxy temperature records, sea levels, Arctic/Antarctic sea-ice, Hurricanes, and Paleoclimate data. Sources include: NOAA Mauna Loa Laboratory , Global Carbon Project , NASA GISTEMP , National Snow and Sea Ice Data Center , CSIRO , NOAA Laboratory for Satellite Altimetry and HURDAT Atlantic Hurricane Database , Vostok Paleo carbon dioxide and temperature data: . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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, treemapify, RColorBrewer, jsonlite, readxl Depends: R (>= 4.1.0) Suggests: rmarkdown, knitr, spelling, viridisLite, quarto, svglite, testthat (>= 3.0.0) Config/testthat/edition: 3 Language: en-US VignetteBuilder: quarto Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev libx11-dev Repository: https://cortinah.r-universe.dev Date/Publication: 2026-05-12 05:37:20 UTC RemoteUrl: https://github.com/cortinah/hockeystick RemoteRef: HEAD RemoteSha: bd13da7617644e04026749f2f587253f2c9e2155 NeedsCompilation: no Packaged: 2026-05-12 06:07:43 UTC; root Author: Hernando Cortina [aut, cre] (ORCID: ) Maintainer: Hernando Cortina