Package: InterpolateR Title: A Comprehensive Toolkit for Fast and Efficient Spatial Interpolation Version: 1.4-3 Authors@R: c( person("Jonnathan", "Landi", email = "jonnathan.landi@outlook.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0003-3162-6647")), person("Marco", "Mogro", email = "marcov.mogro@ucuenca.edu.ec", role = c("aut"), comment = c(ORCID = "0009-0007-1802-9417")) ) Maintainer: Jonnathan Landi 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), covr, withr, ncdf4 Config/testthat/edition: 3 VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://jonnathan-landi.r-universe.dev Date/Publication: 2025-09-03 20:17:18 UTC RemoteUrl: https://github.com/jonnathan-landi/interpolater RemoteRef: HEAD RemoteSha: afc52383503c71fccba4fc025b746f2d6d7fc64b NeedsCompilation: no Packaged: 2026-07-15 06:36:51 UTC; root Author: Jonnathan Landi [aut, cre, cph] (ORCID: ), Marco Mogro [aut] (ORCID: )