Package: reddPrec
Title: Reconstruction of Daily Data - Precipitation
Version: 3.0.1
Authors@R: 
    c(person(given = "Roberto", 
            family = "Serrano-Notivoli",
            email = "roberto.serrano@unizar.es", 
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0001-7663-1202")),
      person(given = "Adrian", 
            family = "Huerta", 
            email = "adrian.huerta@unibe.ch", 
            role = c("aut"),
            comment = c(ORCID = "0000-0002-2415-3402")),
      person(given = "Abel", 
            family = "Centella", 
            email = "abelcentella@gmail.com", 
            role = c("ctb"),
            comment = c(ORCID = "0000-0002-1536-6043"))
           )
Description: Applies quality control to daily precipitation observations; 
    reconstructs the original series by estimating precipitation in missing values; and 
    creates gridded datasets of daily precipitation.
License: GPL-3
Encoding: UTF-8
Imports: terra, stats, foreach, doParallel, reshape, qmap, BreakPoints,
        Kendall, car, geosphere, gridExtra, lattice, pracma, xts, zoo,
        e1071, neuralnet, randomForest, reshape2, xgboost
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-10 13:25:03 UTC; usuario
Author: Roberto Serrano-Notivoli [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7663-1202>),
  Adrian Huerta [aut] (ORCID: <https://orcid.org/0000-0002-2415-3402>),
  Abel Centella [ctb] (ORCID: <https://orcid.org/0000-0002-1536-6043>)
Maintainer: Roberto Serrano-Notivoli <roberto.serrano@unizar.es>
Repository: CRAN
Date/Publication: 2025-09-10 15:20:07 UTC
Built: R 4.4.1; ; 2025-09-10 17:47:03 UTC; unix
