Package: fasterize 1.1.0
fasterize: Fast Polygon to Raster Conversion
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>.
Authors:
fasterize_1.1.0.tar.gz
fasterize_1.1.0.zip(r-4.5)fasterize_1.1.0.zip(r-4.4)fasterize_1.1.0.zip(r-4.3)
fasterize_1.1.0.tgz(r-4.4-x86_64)fasterize_1.1.0.tgz(r-4.4-arm64)fasterize_1.1.0.tgz(r-4.3-x86_64)fasterize_1.1.0.tgz(r-4.3-arm64)
fasterize_1.1.0.tar.gz(r-4.5-noble)fasterize_1.1.0.tar.gz(r-4.4-noble)
fasterize_1.1.0.tgz(r-4.4-emscripten)fasterize_1.1.0.tgz(r-4.3-emscripten)
fasterize.pdf |fasterize.html✨
fasterize/json (API)
NEWS
# Install 'fasterize' in R: |
install.packages('fasterize', repos = c('https://ecohealthalliance.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ecohealthalliance/fasterize/issues
rasterrcpprcpparmadillosfspatial
Last updated 1 months agofrom:fd2dc4cc92. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Rasterize a vector or dataframe object of polygons | fasterize |