Package: RFplus
Type: Package
Title: Progressive Bias Correction of Satellite Environmental Data
Version: 1.2-2
Encoding: UTF-8
Authors@R: person("Jonnathan Augusto Landi Bermeo", email = "jonnathan.landi@outlook.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0003-3162-6647"))
Maintainer: Jonnathan Augusto Landi Bermeo <jonnathan.landi@outlook.com>
Description: Implements a bias correction method that combines Random Forest models with Quantile Mapping to improve the accuracy of satellite-derived environmental datasets. The model corrects biases in meteorological variables, such as precipitation and temperature, by integrating in situ measurements and a Digital Elevation Model (DEM).
License: GPL (>= 3)
Depends: R (>= 4.4.0)
Imports: terra, randomForest, data.table, dplyr, pbapply, qmap
URL: https://github.com/Jonnathan-Landi/RFplus
BugReports: https://github.com/Jonnathan-Landi/RFplus/issues
NeedsCompilation: no
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Packaged: 2025-02-03 23:36:34 UTC; Jonna
Author: Jonnathan Augusto Landi Bermeo [aut, cre, cph]
    (<https://orcid.org/0009-0003-3162-6647>)
Repository: CRAN
Date/Publication: 2025-02-04 09:10:02 UTC
