Package: rasterDT Type: Package Title: Fast Raster Summary and Manipulation Version: 0.3.2 Date: 2022-12-25 Author: Joshua O'Brien Maintainer: Joshua O'Brien Description: 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) . License: GPL (>= 2) URL: https://github.com/JoshOBrien/rasterDT/, https://joshobrien.github.io/rasterDT/ BugReports: https://github.com/JoshOBrien/rasterDT/issues/ Depends: methods, raster (>= 3.6-3), data.table Imports: fasterize, sf Suggests: rasterVis Encoding: UTF-8 RoxygenNote: 7.2.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://joshobrien.r-universe.dev Date/Publication: 2023-08-24 13:44:03 UTC RemoteUrl: https://github.com/joshobrien/rasterdt RemoteRef: HEAD RemoteSha: dfa6eb419232aa5617204f7f1f2ebdaed3a3ab28 NeedsCompilation: no Packaged: 2026-06-09 08:03:13 UTC; root