Package: fasterize 1.1.0.9001

Michael Sumner

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:Noam Ross [aut], Michael Sumner [cre, ctb], Jeroen Ooms [ctb], Antoine Stevens [ctb], EcoHealth Alliance [cph], USAID PREDICT [fnd]

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

rasterrcpprcpparmadillosfspatialcpp

10.05 score 182 stars 14 packages 3.0k downloads 6 mentions 3 exports 7 dependencies

Last updated 17 hours agofrom:53a054133c. Checks:12 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 09 2025
R-4.5-win-x86_64OKMar 09 2025
R-4.5-mac-x86_64OKMar 09 2025
R-4.5-mac-aarch64OKMar 09 2025
R-4.5-linux-x86_64OKMar 09 2025
R-4.4-win-x86_64OKMar 09 2025
R-4.4-mac-x86_64OKMar 09 2025
R-4.4-mac-aarch64OKMar 09 2025
R-4.4-linux-x86_64OKMar 09 2025
R-4.3-win-x86_64OKMar 09 2025
R-4.3-mac-x86_64OKMar 09 2025
R-4.3-mac-aarch64OKMar 09 2025

Exports:fasterizeplotraster

Dependencies:latticerasterRcppRcppArmadillospterrawk

Using Fasterize

Rendered fromusing-fasterize.Rmdusingknitr::rmarkdownon Mar 09 2025.

Last update: 2025-03-02
Started: 2018-03-19