Package: pRecipe
Title: Precipitation R Recipe
Version: 0.3.0
Authors@R: c(
  person("Mijael Rodrigo", "Vargas Godoy", email = "mirovago@gmail.com", role = c("aut", "cre")),
  person("Yannis", "Markonis", email = "imarkonis@gmail.com", role = c("aut", "ths"))
  )
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: data.table, ggplot2, grDevices, gridExtra, methods, ncdf4,
        raster, sf, stats, utils
License: GPL-3
Encoding: UTF-8
URL: https://github.com/MiRoVaGo/pRecipe
BugReports: https://github.com/MiRoVaGo/pRecipe/issues
SystemRequirements: PROJ (>= 6, https://proj.org/download.html), GDAL
        (>= 3, https://gdal.org/download.html), NetCDF(>= 4,
        https://www.unidata.ucar.edu/software/netcdf/) and CDO (>= 2,
        https://code.mpimet.mpg.de/projects/cdo).
RoxygenNote: 7.2.1
Suggests: rmarkdown, knitr, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-21 06:45:06 UTC; mirovago
Author: Mijael Rodrigo Vargas Godoy [aut, cre],
  Yannis Markonis [aut, ths]
Maintainer: Mijael Rodrigo Vargas Godoy <mirovago@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-21 07:10:02 UTC
