Package: twc
Title: Terrestrial Water Cycle
Version: 0.0.2
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 = "aut",
           comment = c(ORCID = "0000-0003-0144-8969")))
Description: An open-access tool/framework that constitutes the core functions
  to analyze terrestrial water cycle data across various spatio-temporal scales.
Depends: R (>= 4.0.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: data.table, doParallel, foreach, lubridate, magrittr, methods,
        ncdf4, parallel, raster, sf, sp, stats, utils
URL: https://github.com/imarkonis/twc
BugReports: https://github.com/imarkonis/twc/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/).
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-02 14:24:21 UTC; mirovago
Author: Mijael Rodrigo Vargas Godoy [aut, cre]
    (<https://orcid.org/0000-0002-1828-9266>),
  Yannis Markonis [aut] (<https://orcid.org/0000-0003-0144-8969>)
Maintainer: Mijael Rodrigo Vargas Godoy <mirovago@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-02 15:50:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:37:41 UTC; windows
