Package: controlledburn 0.0.2.9001
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:
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')) |
Bug tracker:https://github.com/hypertidy/controlledburn/issues
Last updated 11 months agofrom:3385bc7bf6. Checks:OK: 1 ERROR: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win-x86_64 | ERROR | Nov 09 2024 |
R-4.5-linux-x86_64 | ERROR | Nov 09 2024 |
R-4.4-win-x86_64 | ERROR | Nov 09 2024 |
R-4.4-mac-x86_64 | ERROR | Nov 09 2024 |
R-4.4-mac-aarch64 | ERROR | Nov 09 2024 |
R-4.3-win-x86_64 | ERROR | Nov 09 2024 |
R-4.3-mac-x86_64 | ERROR | Nov 09 2024 |
R-4.3-mac-aarch64 | ERROR | Nov 09 2024 |
Exports:
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|