Package: HYPEtools Version: 1.6.7 Title: Tools for Processing and Analyzing Files from the Hydrological Catchment Model HYPE Description: Work with model files (setup, input, output) from the hydrological catchment model HYPE: Streamlined file import and export, standard evaluation plot routines, diverse post-processing and aggregation routines for hydrological model analysis. The HYPEtools package is also archived at and can be cited in publications with Brendel et al. (2024) . Authors@R: c(person("Rene", "Capell", role = c("aut", "cre"), email = "hypetools.rene@smhi.se", comment = c(ORCID = "0000-0002-7784-1313")), person("Conrad", "Brendel", role = "aut", email = "conrad.brendel@smhi.se", comment = c(ORCID = "0000-0002-5199-0580")), person("Jafet", "Andersson", role = "ctb"), person("David", "Gustafsson", role = "ctb"), person("Jude", list("Musuuza", "Lubega"), role = "ctb")) Depends: R (>= 3.5.0) Imports: clipr, colorspace, data.table (>= 1.9.8), dplyr, ggplot2, ggpubr, ggrepel, grDevices, graphics, lubridate, methods, ncdf4, parallel, patchwork, pbapply, purrr, rlang, scales, stats, stringr, tidyr, tidyselect, tools, utils, zoo License: LGPL-3 URL: https://hypeweb.smhi.se/, https://github.com/rcapell/HYPEtools BugReports: https://github.com/rcapell/HYPEtools/issues RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Language: en-US Suggests: rmarkdown, knitr, beepr, curl, DT, htmlwidgets, leaflet, leaflet.extras, mapview, plotly, rnaturalearth, sf, shiny, shinyalert, shinyFiles, shinyWidgets, terra, webshot VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libnetcdf-dev libx11-dev Repository: https://rcapell.r-universe.dev Date/Publication: 2026-04-09 07:28:24 UTC RemoteUrl: https://github.com/rcapell/hypetools RemoteRef: HEAD RemoteSha: 5c642c72a76a216be6be7f78d330d22b9b0265ed NeedsCompilation: no Packaged: 2026-07-08 09:29:56 UTC; root Author: Rene Capell [aut, cre] (ORCID: ), Conrad Brendel [aut] (ORCID: ), Jafet Andersson [ctb], David Gustafsson [ctb], Jude Musuuza [ctb], Jude Lubega [ctb] Maintainer: Rene Capell