Package: RmarineHeatWaves
Version: 0.13.1
Date: 2016-06-09
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 (>= 2.10)
Imports: stats, utils, ggplot2 (>= 2.0.0), zoo, lubridate, tidyr, plyr,
        raster, dplyr, magrittr, grid, lazyeval
Description: Applies the Hobday et al. (2016) <DOI:10.1016/j.pocean.2015.12.014>
    marine heat wave definition to an input time series of daily temperature.
    It outputs properties of all detected marine heat waves (and marine cold
    spells). The package provides data of observed SST records for three
    historical MHWs: the 2011 Western Australia event, the 2012 Northwest
    Atlantic event and the 2003 Mediterranean event.
License: MIT + file LICENSE
URL: https://github.com/ajsmit/RmarineHeatWaves
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-09 12:46:09 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: 2016-06-09 15:19:19
