rasterDT: Fast Raster Summary and Manipulation

Fast alternatives to several relatively slow 'raster' package functions. For large rasters, the functions run from 5 to approximately 100 times faster than the 'raster' package functions they replace. The 'fasterize' package, on which one function in this package depends, includes an implementation of the scan line algorithm attributed to Wylie et al. (1967) <doi:10.1145/1465611.1465619>.

Version: 0.3.2
Depends: methods, raster (≥ 3.6-3), data.table
Imports: fasterize, sf
Suggests: rasterVis
Published: 2022-12-15
Author: Joshua O'Brien
Maintainer: Joshua O'Brien <joshmobrien at gmail.com>
BugReports: https://github.com/JoshOBrien/rasterDT/issues/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/JoshOBrien/rasterDT/
NeedsCompilation: no
Materials: NEWS
CRAN checks: rasterDT results

Documentation:

Reference manual: rasterDT.pdf

Downloads:

Package source: rasterDT_0.3.2.tar.gz
Windows binaries: r-devel: rasterDT_0.3.2.zip, r-release: rasterDT_0.3.2.zip, r-oldrel: rasterDT_0.3.2.zip
macOS binaries: r-release (arm64): rasterDT_0.3.2.tgz, r-oldrel (arm64): rasterDT_0.3.2.tgz, r-release (x86_64): rasterDT_0.3.2.tgz
Old sources: rasterDT archive

Reverse dependencies:

Reverse imports: ecochange

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rasterDT to link to this page.