Package: RavenR
Type: Package
Title: Raven Hydrological Modelling Framework R Support and Analysis
Version: 2.1.0
Date: 2021-06-09
Authors@R: c(
    person("Robert", "Chlumsky", email = "rchlumsk@uwaterloo.ca", role = c("cre","aut")),
    person("James", "Craig", email = "jrcraig@uwaterloo.ca", role = "ctb"),
    person("Genevieve", "Brown", email = "genevieve.wbrown@gmail.com", role = "ctb"),
    person("Leland", "Scantlebury", email = "lscantlebury@uwaterloo.ca", role = "ctb"),
    person("Sarah", "Grass", email = "sgrass@nhcweb.com", role = "ctb"),
    person("Simon", "Lin", email = "simon.lin@uwaterloo.ca", role = "ctb"),
    person("Rezgar", "Arabzadeh", email = "rezgar.arabzadeh@uwaterloo.ca", role = "ctb"))
Description: Utilities for processing input and output files associated with the Raven Hydrological Modelling Framework. Includes various plotting functions, model diagnostics, reading output files into extensible time series format, and support for writing Raven input files.
Note: Package is in active development; please report errors and
        suggestions to rchlumsk@uwaterloo.ca.
Depends: R (>= 3.6.0)
Imports: colorspace, cowplot, deldir, dplyr, dygraphs, gdata, ggplot2,
        lifecycle, igraph, lubridate, magrittr, purrr, reshape2,
        scales, stats, tidyr, utils, xts, zoo
Suggests: devtools, magick, knitr, rmarkdown, weathercan, tidyhydat
URL: https://github.com/rchlumsk/RavenR
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-09 20:41:41 UTC; rchlumsk
Author: Robert Chlumsky [cre, aut],
  James Craig [ctb],
  Genevieve Brown [ctb],
  Leland Scantlebury [ctb],
  Sarah Grass [ctb],
  Simon Lin [ctb],
  Rezgar Arabzadeh [ctb]
Maintainer: Robert Chlumsky <rchlumsk@uwaterloo.ca>
Repository: CRAN
Date/Publication: 2021-06-10 08:20:07 UTC
