heatwaveR: Detect Heatwaves and Cold-Spells

The different methods for defining, detecting, and categorising the extreme events known as heatwaves or cold-spells, as first proposed in Hobday et al. (2016) <doi:10.1016/j.pocean.2015.12.014> and Hobday et al. (2018) <https://www.jstor.org/stable/26542662>. The functions in this package work on both air and water temperature data. These detection algorithms may be used on non-temperature data as well.

Version: 0.4.6
Depends: R (≥ 3.0.2)
Imports: data.table, dplyr, ggplot2, grid, lubridate, plyr, Rcpp, RcppRoll, stats, tibble, utils
LinkingTo: Rcpp (≥ 0.12.16), RcppArmadillo
Suggests: doParallel, covr, ggpubr, knitr, ncdf4, rerddap, rmarkdown, testthat, tidync, tidyr
Published: 2021-10-27
Author: Robert W. Schlegel ORCID iD [aut, cre, ctb], Albertus J. Smit ORCID iD [aut, ctb]
Maintainer: Robert W. Schlegel <robwschlegel at gmail.com>
BugReports: https://github.com/robwschlegel/heatwaveR/issues
License: MIT + file LICENSE
URL: https://robwschlegel.github.io/heatwaveR/index.html, https://github.com/robwschlegel/heatwaveR
NeedsCompilation: yes
Citation: heatwaveR citation info
Materials: README NEWS
CRAN checks: heatwaveR results

Documentation:

Reference manual: heatwaveR.pdf
Vignettes: Saving MHW Results to NetCDF
Downloading and Preparing NOAA OISST Data
Alternative Thresholds
Basic Detection and Visualisation of Events
Calculating and Visualising Event Categories
Calculating and Visualising Exceedances
Detecting Events in Gridded Data

Downloads:

Package source: heatwaveR_0.4.6.tar.gz
Windows binaries: r-devel: heatwaveR_0.4.6.zip, r-release: heatwaveR_0.4.6.zip, r-oldrel: heatwaveR_0.4.6.zip
macOS binaries: r-release (arm64): heatwaveR_0.4.6.tgz, r-oldrel (arm64): heatwaveR_0.4.6.tgz, r-release (x86_64): heatwaveR_0.4.6.tgz
Old sources: heatwaveR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=heatwaveR to link to this page.