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.7)fasterize_1.1.0.9001.zip(r-4.6)fasterize_1.1.0.9001.zip(r-4.5)
fasterize_1.1.0.9001.tgz(r-4.6-x86_64)fasterize_1.1.0.9001.tgz(r-4.6-arm64)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.tar.gz(r-4.7-arm64)fasterize_1.1.0.9001.tar.gz(r-4.7-x86_64)fasterize_1.1.0.9001.tar.gz(r-4.6-arm64)fasterize_1.1.0.9001.tar.gz(r-4.6-x86_64)
fasterize_1.1.0.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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

11.57 score 186 stars 12 packages 1.7k scripts 2.7k downloads 6 mentions 3 exports 7 dependencies

Last updated from:53a054133c. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK263
linux-devel-x86_64OK265
source / vignettesOK247
linux-release-arm64OK231
linux-release-x86_64OK251
macos-release-arm64OK181
macos-release-x86_64OK382
macos-oldrel-arm64OK169
macos-oldrel-x86_64OK390
windows-develOK252
windows-releaseOK255
windows-oldrelOK232
wasm-releaseOK154

Exports:fasterizeplotraster

Dependencies:latticerasterRcppRcppArmadillospterrawk

Using Fasterize

Rendered fromusing-fasterize.Rmdusingknitr::rmarkdownon Jun 01 2026.

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