Package: guerrilla Version: 0.2.0.9001 Title: Illustrate Various Methods of Interpolation for Irregular Data Authors@R: c(person("Michael", "Sumner", email = "mdsumner@gmail.com", role = c("aut", "cre")), person("Marcelino", "de la Cruz", role = "ctb", comment = "wrote maybetin example function on R-Sig-Geo"), person("Tomas", "Remenyi", role = "ctb") ) Description: Examples of interpolating irregular data, to illustrate the mechanics of various methods and some easy tools to run them. License: GPL-3 Encoding: UTF-8 LazyData: true ByteCompile: true URL: https://github.com/hypertidy/guerrilla, https://hypertidy.github.io/guerrilla/ BugReports: https://github.com/hypertidy/guerrilla/issues Depends: R (>= 3.3.0) Imports: raster, sp Suggests: anglr, Rvcg, akima, knitr, spatstat.geom, geometry (>= 0.4.0), viridis, rmarkdown, fields, gstat, palr, readxl, reproj, covr, testthat, mgcv, dplyr, maps, rgl VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Remotes: hypertidy/anglr RoxygenNote: 7.1.1 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2024-01-10 21:16:36 UTC RemoteUrl: https://github.com/hypertidy/guerrilla RemoteRef: HEAD RemoteSha: 8e95d43481b652dc3f93d0f3415efd1585fcc884 NeedsCompilation: no Packaged: 2026-06-04 09:24:52 UTC; root Author: Michael Sumner [aut, cre], Marcelino de la Cruz [ctb] (wrote maybetin example function on R-Sig-Geo), Tomas Remenyi [ctb] Maintainer: Michael Sumner