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.1
Depends: methods, raster, data.table
Imports: fasterize, sf
Suggests: rasterVis, rgdal
Published: 2020-03-04
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
CRAN checks: rasterDT results

Downloads:

Reference manual: rasterDT.pdf
Package source: rasterDT_0.3.1.tar.gz
Windows binaries: r-devel: rasterDT_0.3.1.zip, r-release: rasterDT_0.3.1.zip, r-oldrel: rasterDT_0.3.1.zip
macOS binaries: r-release: rasterDT_0.3.1.tgz, r-oldrel: rasterDT_0.3.1.tgz

Linking:

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