Package: pRecipe
Title: A Multiscale Framework for Data Analysis of Global Precipitation
Version: 0.1.0
Authors@R: c(
  person("Mijael R.", "Vargas G.", email = "mirovago@gmail.com", role = c("aut", "cre")),
  person("Yannis", "Markonis", email = "imarkonis@gmail.com", role = c("aut", "ths")),
  person("Rajani K.", "Pradhan", role = "ctb")
  )
Description: An open-access tool/framework to download, validate, visualize, and analyze multi-source precipitation data across various spatio-temporal scales. Ultimately providing the hydrology science community with the tools for consistent and reproducible analysis regarding precipitation.
Depends: R (>= 4.0.0)
Imports: curl, data.table, dplyr, gdalUtils, getPass, ggplot2, hdf5r,
        lubridate, methods, ncdf4, parallel, raster, rgdal, R.utils,
        sp, stats, stringr, utils, viridis, zoo
License: GPL-2
Encoding: UTF-8
LazyData: false
URL: https://github.com/MiRoVaGo/pRecipe
BugReports: https://github.com/MiRoVaGo/pRecipe/issues
SystemRequirements: PROJ (>= 4.8.0, https://proj.org/download.html) and
        GDAL (>= 1.11.4, https://gdal.org/download.html).
RoxygenNote: 7.1.1
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2021-06-14 02:41:03 UTC; mirovago
Author: Mijael R. Vargas G. [aut, cre],
  Yannis Markonis [aut, ths],
  Rajani K. Pradhan [ctb]
Maintainer: Mijael R. Vargas G. <mirovago@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-18 09:10:02 UTC
