Package: InterpolateR
Title: A Comprehensive Toolkit for Fast and Efficient Spatial
        Interpolation
Version: 1.3-4
Authors@R: 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: data.table, future.apply, future, stats, terra, pbapply,
        randomForest, qmap
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), covr, withr, ncdf4
Config/testthat/edition: 3
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2025-05-02 18:05:36 UTC; Jonna
Author: Jonnathan Landi [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0003-3162-6647>)
Repository: CRAN
Date/Publication: 2025-05-02 18:50:06 UTC
