Package: hyfo
Type: Package
Title: Hydrology and Climate Forecasting
Version: 1.3.4
Date: 2015-12-5
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),
        rgdal (>= 0.8-16), plyr (>= 1.8.3), moments (>= 0.14), lmom (>=
        2.5), maps(>= 2.3-9), maptools (>= 0.8-36), rgeos (>= 0.3-8),
        ncdf (>= 1.6.8), MASS (>= 7.3-39), methods
Suggests: gridExtra, knitr, rmarkdown
VignetteBuilder: knitr
LazyData: true
URL: http://yuanchao-xu.github.io/hyfo/
BugReports: https://github.com/Yuanchao-Xu/hyfo/issues
Repository: CRAN
NeedsCompilation: no
Packaged: 2015-12-05 17:42:44 UTC; Yuanchao
Author: Yuanchao Xu [aut, cre]
Maintainer: Yuanchao Xu <xuyuanchao37@gmail.com>
Date/Publication: 2015-12-06 00:21:39
