We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7252900 commit 405cb04Copy full SHA for 405cb04
NAMESPACE
@@ -1,4 +1,5 @@
1
import(methods, Rcpp, terra)
2
+import(terra, except=c(area, gridDistance))
3
importFrom(sp, spplot, coordinates, wkt, plot, merge, bbox, disaggregate, proj4string)
4
importFrom(grDevices, terrain.colors, heat.colors, rainbow)
5
exportClasses(Extent, BasicRaster, Raster, RasterLayer, RasterBrick, RasterStack, RasterStackBrick)
0 commit comments