quadtree
0.1.14Region Quadtrees for Spatial Data
Overview
Provides functionality for working with raster-like quadtrees (also called “region quadtrees”), which allow for variable-sized cells. The package allows for flexibility in the quadtree creation process. Several functions defining how to split and aggregate cells are provided, and custom functions can be written for both of these processes. In addition, quadtrees can be created using other quadtrees as “templates”, so that the new quadtree's structure is identical to the template quadtree. The package also includes functionality for modifying quadtrees, querying values, saving quadtrees to a file, and calculating least-cost paths using the quadtree as a resistance surface.
Install
Health
CRAN check results are not tracked yet.
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 1.0 median / 6 max
- Test cases
- 31 / 0.71 per code line
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
468 4 exported
Complexity
2 avg / 6 max
Call network
468 nodes / 246 edges
Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
5 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- archivedRemoved from CRAN2026-03-02issues were not corrected in time
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 0.1.142023-08-29 · diff ↗
- unarchivedReturned to CRAN2023-08-29
- archivedRemoved from CRAN2023-07-18issues were not corrected in time
- RR 4.3.0 released · 2023-04-21
- 0.1.102022-12-04 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.1.92022-02-01 · diff ↗
- 0.1.82022-01-19 · diff ↗
- 0.1.22021-09-20
- RR 4.1.0 released · 2021-05-18
Package metadata
- Total releases
- 5
- License
- MIT + file LICENSE OSI
- Minimum R
- ≥ 2.10
- Download size
- not tracked yet
- Installed size
- not tracked yet
- With dependencies
- not tracked yet