Package: InterpolateR
Type: Package
Title: A Comprehensive Toolkit for Fast and Efficient Spatial
        Interpolation
Version: 1.2-0
Authors@R: 
    c(person("Jonnathan", "Landi", email = "jonnathan.landi@outlook.com",
                  role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0003-3162-6647")))
Maintainer: Jonnathan Landi <jonnathan.landi@outlook.com>
Description: Spatial interpolation toolkit designed for environmental and geospatial applications. It includes a range of methods, from traditional techniques to advanced machine learning approaches, ensuring accurate and efficient estimation of values in unobserved locations.
License: GPL (>= 3)
Depends: R (>= 4.4.0)
Imports: terra, randomForest, data.table, pbapply, qmap, hydroGOF
URL: https://github.com/Jonnathan-Landi/InterpolateR
BugReports: https://github.com/Jonnathan-Landi/InterpolateR/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-01 01:08:55 UTC; Jonna
Author: Jonnathan Landi [aut, cre, cph]
    (<https://orcid.org/0009-0003-3162-6647>)
Repository: CRAN
Date/Publication: 2025-04-02 09:10:02 UTC
