Package: controlledburn 0.0.2.9001

Michael Sumner

controlledburn: Rasterize Index

Rasterize without materializing any pixel values. Rasterization of polygons starts with classifying pixels by polygon, and in terms of scanline algorithms this is natively stored very efficiently as an index of start and stops of edges by scanline. We produce these intermediate structures, so they can be used as an efficient format of polygon rasterization, or for the complement of this, data extraction from materialized rasters. This package was derived from 'fasterize', removing Armadillo and the raster package.

Authors:Michael Sumner [aut, cre, ctb], Noam Ross [aut], EcoHealth Alliance [cph], Jim Hester [ctb]

controlledburn_0.0.2.9001.tar.gz
controlledburn_0.0.2.9001.zip(r-4.5)controlledburn_0.0.2.9001.zip(r-4.4)controlledburn_0.0.2.9001.zip(r-4.3)
controlledburn_0.0.2.9001.tgz(r-4.4-x86_64)controlledburn_0.0.2.9001.tgz(r-4.4-arm64)controlledburn_0.0.2.9001.tgz(r-4.3-x86_64)controlledburn_0.0.2.9001.tgz(r-4.3-arm64)
controlledburn_0.0.2.9001.tar.gz(r-4.5-noble)controlledburn_0.0.2.9001.tar.gz(r-4.4-noble)
controlledburn_0.0.2.9001.tgz(r-4.4-emscripten)controlledburn_0.0.2.9001.tgz(r-4.3-emscripten)
controlledburn.pdf |controlledburn.html
controlledburn/json (API)
NEWS

# Install 'controlledburn' in R:
install.packages('controlledburn', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/hypertidy/controlledburn/issues

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

On CRAN:

compressionlazypolygonsraster

0 exports 8 stars 1.16 score 1 dependencies 2 scripts

Last updated 8 months agofrom:3385bc7bf6. Checks:OK: 1 ERROR: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-win-x86_64ERRORSep 06 2024
R-4.5-linux-x86_64ERRORSep 06 2024
R-4.4-win-x86_64ERRORSep 06 2024
R-4.4-mac-x86_64ERRORSep 06 2024
R-4.4-mac-aarch64ERRORSep 06 2024
R-4.3-win-x86_64ERRORSep 06 2024
R-4.3-mac-x86_64ERRORSep 06 2024
R-4.3-mac-aarch64ERRORSep 06 2024

Exports:

Dependencies:Rcpp