Package: RavenR Type: Package Title: Raven Hydrological Modelling Framework R Support and Analysis Version: 2.2.3 Date: 2025-07-24 Authors@R: c( person("Robert", "Chlumsky", email = "rchlumsk@uwaterloo.ca", role = c("cre","aut"), comment = c(ORCID = "0000-0002-1303-5064")), person("James", "Craig", email = "jrcraig@uwaterloo.ca", role = c("ctb","aut"), comment = c(ORCID = "0000-0003-2715-7166")), person("Leland", "Scantlebury", email = "lscantlebury@uwaterloo.ca", role = c("ctb","aut")), person("Simon", "Lin", email = "simon.lin@uwaterloo.ca", role = c("ctb","aut")), person("Sarah", "Grass", email = "sgrass@nhcweb.com", role = c("ctb","aut")), person("Genevieve", "Brown", email = "genevieve.wbrown@gmail.com", role = c("ctb","aut")), person("Rezgar", "Arabzadeh", email = "rarabzad@uwaterloo.ca", role = c("ctb","aut"))) Maintainer: Robert Chlumsky 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. The 'RavenR' package is also archived at Chlumsky et al. (2020) . The Raven Hydrologic Modelling Framework method can be referenced with Craig et al. (2020) . Note: Package is in active development; please report errors and suggestions to rchlumsk@uwaterloo.ca. BugReports: https://github.com/rchlumsk/RavenR/issues Depends: R (>= 3.6.0) Imports: colorspace, cowplot, crayon, DiagrammeR, dplyr, dygraphs, gdata, ggplot2, igraph, lubridate, magrittr, purrr, Rcpp, RCurl, scales, stats, stringr, tidyr, utils, visNetwork, xts, zoo Suggests: devtools, knitr, rmarkdown URL: https://github.com/rchlumsk/RavenR License: GPL-3 Encoding: UTF-8 LazyData: TRUE RoxygenNote: 7.3.1 VignetteBuilder: knitr LinkingTo: Rcpp Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libx11-dev Repository: https://rchlumsk.r-universe.dev Date/Publication: 2026-03-21 14:10:10 UTC RemoteUrl: https://github.com/rchlumsk/ravenr RemoteRef: HEAD RemoteSha: 2b4ea0cff6f03ce5963146f305780bcd9cbd32b5 NeedsCompilation: yes Packaged: 2026-06-19 07:53:16 UTC; root Author: Robert Chlumsky [cre, aut] (ORCID: ), James Craig [ctb, aut] (ORCID: ), Leland Scantlebury [ctb, aut], Simon Lin [ctb, aut], Sarah Grass [ctb, aut], Genevieve Brown [ctb, aut], Rezgar Arabzadeh [ctb, aut]