Processing of large-in-memory/large-on disk rasters and spatial vectors using 'GRASS GIS' <https://grass.osgeo.org/>. Most functions in the 'terra' package are recreated. Processing of medium-sized and smaller spatial objects will nearly always be faster using 'terra' or 'sf', but for large-in-memory/large-on-disk objects, 'fasterRaster' may be faster. To use most of the functions, you must have the stand-alone version (not the 'OSGeoW4' installer version) of 'GRASS GIS' 8.0 or higher.
Version: | 8.4.0.3 |
Depends: | R (≥ 4.0.0) |
Imports: | data.table (≥ 1.14.8), DT, graphics, grDevices, methods, omnibus (≥ 1.2.11), rgrass (≥ 0.3-9), rpanel, sf, shiny, terra (≥ 1.7), utils |
Suggests: | knitr, rmarkdown |
Published: | 2024-12-17 |
DOI: | 10.32614/CRAN.package.fasterRaster |
Author: | Adam B. Smith [cre, aut] |
Maintainer: | Adam B. Smith <adam.smith at mobot.org> |
BugReports: | https://github.com/adamlilith/fasterRaster/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/adamlilith/fasterRaster, https://adamlilith.github.io/fasterRaster/ |
NeedsCompilation: | no |
SystemRequirements: | GRASS (>= 8) |
Citation: | fasterRaster citation info |
Materials: | README NEWS |
CRAN checks: | fasterRaster results |
Package source: | fasterRaster_8.4.0.3.tar.gz |
Windows binaries: | r-devel: fasterRaster_8.4.0.3.zip, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): fasterRaster_8.4.0.3.tgz, r-oldrel (arm64): fasterRaster_8.4.0.3.tgz, r-release (x86_64): fasterRaster_8.4.0.3.tgz, r-oldrel (x86_64): fasterRaster_8.4.0.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fasterRaster to link to this page.