Package: fasterize 1.1.0.9001
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>. Note that repository originally was hosted at 'Github' 'ecohealthalliance/fasterize' but was migrated to 'hypertidy/fasterize' in March 2025, and can be found indexed on 'R universe' <https://cran.r-universe.dev/fasterize>.
Authors:
fasterize_1.1.0.9001.tar.gz
fasterize_1.1.0.9001.zip(r-4.5)fasterize_1.1.0.9001.zip(r-4.4)fasterize_1.1.0.9001.zip(r-4.3)
fasterize_1.1.0.9001.tgz(r-4.5-x86_64)fasterize_1.1.0.9001.tgz(r-4.5-arm64)fasterize_1.1.0.9001.tgz(r-4.4-x86_64)fasterize_1.1.0.9001.tgz(r-4.4-arm64)fasterize_1.1.0.9001.tgz(r-4.3-x86_64)fasterize_1.1.0.9001.tgz(r-4.3-arm64)
fasterize_1.1.0.9001.tar.gz(r-4.5-noble)fasterize_1.1.0.9001.tar.gz(r-4.4-noble)
fasterize_1.1.0.9001.tgz(r-4.4-emscripten)fasterize_1.1.0.9001.tgz(r-4.3-emscripten)
fasterize.pdf |fasterize.html✨
fasterize/json (API)
NEWS
# Install 'fasterize' in R: |
install.packages('fasterize', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/fasterize/issues
rasterrcpprcpparmadillosfspatialcpp
Last updated 17 hours agofrom:53a054133c. Checks:12 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 09 2025 |
R-4.5-win-x86_64 | OK | Mar 09 2025 |
R-4.5-mac-x86_64 | OK | Mar 09 2025 |
R-4.5-mac-aarch64 | OK | Mar 09 2025 |
R-4.5-linux-x86_64 | OK | Mar 09 2025 |
R-4.4-win-x86_64 | OK | Mar 09 2025 |
R-4.4-mac-x86_64 | OK | Mar 09 2025 |
R-4.4-mac-aarch64 | OK | Mar 09 2025 |
R-4.4-linux-x86_64 | OK | Mar 09 2025 |
R-4.3-win-x86_64 | OK | Mar 09 2025 |
R-4.3-mac-x86_64 | OK | Mar 09 2025 |
R-4.3-mac-aarch64 | OK | Mar 09 2025 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Rasterize a vector or dataframe object of polygons | fasterize |