Package: hyfo Type: Package Title: Hydrology and Climate Forecasting Version: 1.4.6 Date: 2023-8-15 Authors@R: person("Yuanchao", "Xu", email = "xuyuanchao37@gmail.com", role = c("aut", "cre")) Description: Focuses on data processing and visualization in hydrology and climate forecasting. Main function includes data extraction, data downscaling, data resampling, gap filler of precipitation, bias correction of forecasting data, flexible time series plot, and spatial map generation. It is a good pre- processing and post-processing tool for hydrological and hydraulic modellers. License: GPL-2 Depends: R (>= 3.1.0), stats (>= 3.1.3), utils(>= 3.1.3), Imports: ggplot2 (>= 1.0.1), reshape2 (>= 1.4.1), zoo (>= 1.7-12), sf (>= 1.0-12), plyr (>= 1.8.3), moments (>= 0.14), lmom (>= 2.5), maps(>= 2.3-9), sp (>= 2.0-0), ncdf4 (>= 1.14.1), MASS (>= 7.3-39), methods, data.table Suggests: gridExtra, knitr, rmarkdown VignetteBuilder: knitr LazyData: true URL: https://yuanchao-xu.github.io/hyfo/ BugReports: https://github.com/Yuanchao-Xu/hyfo/issues RoxygenNote: 7.2.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://yuanchao-xu.r-universe.dev Date/Publication: 2025-03-09 17:53:47 UTC RemoteUrl: https://github.com/yuanchao-xu/hyfo RemoteRef: HEAD RemoteSha: 728b50facbac6009d3d25de958d1f977e6432471 NeedsCompilation: no Packaged: 2026-07-10 08:23:19 UTC; root Author: Yuanchao Xu [aut, cre] Maintainer: Yuanchao Xu