Package: RmarineHeatWaves
Version: 0.17.0
Date: 2018-06-04
Title: Detect Marine Heat Waves and Marine Cold Spells
Type: Package
Authors@R: c(person("Albertus J.", "Smit", role = c("aut", "cre"),
    email = "albertus.smit@gmail.com", comment = "R implementation."),
    person("Eric C. J.", "Oliver", role = "aut", comment = "The brain behind
    the Python implementation."),
    person("Robert W.", "Schlegel", role = "ctb", comment = "Graphical and data
    summaries."))
Maintainer: Albertus J. Smit <albertus.smit@gmail.com>
Depends: R (>= 3.00)
Imports: tibble, ggplot2, lubridate, dplyr, stats, utils, zoo, tidyr,
        plyr, raster, grid, lazyeval, rlang
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Description: Given a time series of daily temperatures, the package provides tools
    to detect extreme thermal events, including marine heat waves, and to
    calculate the exceedances above or below specified threshold values.
    It outputs the properties of all detected events and exceedances.
License: MIT + file LICENSE
URL: https://github.com/ajsmit/RmarineHeatWaves
LazyData: TRUE
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-04 16:40:29 UTC; ajsmit
Author: Albertus J. Smit [aut, cre] (R implementation.),
  Eric C. J. Oliver [aut] (The brain behind the Python implementation.),
  Robert W. Schlegel [ctb] (Graphical and data summaries.)
Repository: CRAN
Date/Publication: 2018-06-04 17:43:40 UTC
Built: R 4.1.3; ; 2023-04-17 18:19:44 UTC; windows
