Provides a drop-in replacement for rasterize() from the 'raster' package that takes polygon vector or data frame objects, and is much faster. There is support for the main options provided by the rasterize() function, including setting the field used and background value, and options for aggregating multi-layer rasters. Uses the scan line algorithm attributed to Wylie et al. (1967) <doi:10.1145/1465611.1465619>.
Version: | 1.1.0 |
Depends: | R (≥ 3.3.0) |
Imports: | Rcpp, raster (≥ 2.8-3), wk |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat, microbenchmark, knitr, rmarkdown, spelling, geos |
Published: | 2024-10-01 |
DOI: | 10.32614/CRAN.package.fasterize |
Author: | Noam Ross [aut] (Original author, <https://orcid.org/0000-0002-2136-0000>), Michael Sumner [cre, ctb] (<https://orcid.org/0000-0002-2471-7511>), Jeroen Ooms [ctb], Antoine Stevens [ctb], EcoHealth Alliance [cph], USAID PREDICT [fnd] |
Maintainer: | Michael Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/ecohealthalliance/fasterize/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ecohealthalliance/fasterize |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | fasterize results |
Reference manual: | fasterize.pdf |
Vignettes: |
Using Fasterize (source) |
Package source: | fasterize_1.1.0.tar.gz |
Windows binaries: | r-devel: fasterize_1.1.0.zip, r-release: fasterize_1.1.0.zip, r-oldrel: fasterize_1.1.0.zip |
macOS binaries: | r-release (arm64): fasterize_1.1.0.tgz, r-oldrel (arm64): fasterize_1.1.0.tgz, r-release (x86_64): fasterize_1.1.0.tgz, r-oldrel (x86_64): fasterize_1.1.0.tgz |
Old sources: | fasterize archive |
Reverse imports: | BIEN, naturaList, rasterDT, siland, tabularaster |
Reverse suggests: | distanceto, ursa |
Please use the canonical form https://CRAN.R-project.org/package=fasterize to link to this page.