Package: pRecipe
Title: Precipitation R Recipes
Version: 3.0.3
Authors@R: 
  c(person(given = "Mijael Rodrigo", family = "Vargas Godoy",
           email = "mirovago@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1828-9266")),
    person(given = "Yannis", family = "Markonis",
           email = "imarkonis@gmail.com", role = c("aut", "ths"),
           comment = c(ORCID = "0000-0003-0144-8969")))
Description: An open-access tool/framework to download, validate, visualize, and
  analyze multi-source precipitation data. More information and an example of
  implementation can be found in Vargas Godoy and Markonis (2023,
  <doi:10.1016/j.envsoft.2023.105711>).
Depends: R (>= 4.0.0)
Imports: grDevices, methods, stats, utils, data.table, ggplot2, ggpubr,
        magrittr, openair, raster, scales, twc
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/en/latest/download.html), NetCDF(>= 4,
        https://www.unidata.ucar.edu/software/netcdf/).
RoxygenNote: 7.3.2
Suggests: cowplot, foreach, kableExtra, knitr, rmarkdown, spelling,
        testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-02 18:06:05 UTC; mirovago
Author: Mijael Rodrigo Vargas Godoy [aut, cre]
    (<https://orcid.org/0000-0002-1828-9266>),
  Yannis Markonis [aut, ths] (<https://orcid.org/0000-0003-0144-8969>)
Maintainer: Mijael Rodrigo Vargas Godoy <mirovago@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-02 18:40:02 UTC
Built: R 4.3.3; ; 2025-04-04 16:15:07 UTC; unix
