Package: hydroTools Title: Tools for hydrological model Version: 0.1.8 Authors@R: c( person("Dongdong", "Kong", role = c("aut", "cre"), email = "kongdd.sysu@gmail.com", comment = c(ORCID = "0000-0003-1836-8172"))) Description: What the package does (one paragraph). Depends: R (>= 4.1) Imports: VIC5 (>= 0.2.4), magrittr, lubridate, dplyr, purrr, data.table, data.tree, DiagrammeR, methods Suggests: testthat (>= 2.1.0), covr, scales, glue, rtop, sf, ggplot2, knitr, rmarkdown License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libx11-dev Repository: https://rpkgs.r-universe.dev Date/Publication: 2026-06-06 14:59:18 UTC RemoteUrl: https://github.com/CUG-hydro/hydroTools RemoteRef: HEAD RemoteSha: b1d98e1ac6467117c3556e79e37844a75c14b2fc NeedsCompilation: no Packaged: 2026-06-06 15:15:23 UTC; root Author: Dongdong Kong [aut, cre] (ORCID: ) Maintainer: Dongdong Kong