Package: heatwaveR Version: 0.5.5 Date: 2026-01-13 Title: Detect Heatwaves and Cold-Spells Description: 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) and Hobday et al. (2018) . The functions in this package work on both air and water temperature data of hourly and daily temporal resolution. These detection algorithms may be used on non-temperature data as well. Type: Package Authors@R: c(person("Robert W.", "Schlegel", role = c("aut", "cre", "ctb"), email = "robwschlegel@gmail.com", comment = c(ORCID = "0000-0002-0705-1287")), person("Albertus J.", "Smit", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-3799-6126"))) Maintainer: Robert W. Schlegel License: MIT + file LICENSE Encoding: UTF-8 LazyData: true ByteCompile: true RoxygenNote: 7.3.3 Depends: R (>= 3.0.2) Suggests: covr, doParallel, dplyr, ggpubr, knitr, lubridate, ncdf4, plyr, rerddap, rmarkdown, stringr, testthat, tibble, tidync, tidyr, Imports: data.table, fasttime, ggplot2, Rcpp, RcppRoll, stats, utils LinkingTo: Rcpp (>= 0.12.16), RcppArmadillo NeedsCompilation: yes VignetteBuilder: knitr URL: https://robwschlegel.github.io/heatwaveR/, https://github.com/robwschlegel/heatwaveR BugReports: https://github.com/robwschlegel/heatwaveR/issues Repository: https://robwschlegel.r-universe.dev Date/Publication: 2026-05-21 16:19:24 UTC RemoteUrl: https://github.com/robwschlegel/heatwaver RemoteRef: HEAD RemoteSha: ee7aafd869729f456908eb58616939d018030271 Packaged: 2026-06-20 06:05:30 UTC; root Author: Robert W. Schlegel [aut, cre, ctb] (ORCID: ), Albertus J. Smit [aut, ctb] (ORCID: )