Skip to content
This package was removed from CRAN on 2026-03-02. Its history is shown below.
Reason: issues were not corrected in time
Details below reflect version 0.1.14, its last release before removal.

quadtree

0.1.14

Region Quadtrees for Spatial Data

0packages depend
downloads / year
test coverage
checks pass

Overview

About
Maintained by Derek Friend5 releasesCRAN page ↗GitHub ↗

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 checks

CRAN check results are not tracked yet.

Code health
Yes
Tests · ratio 0.71
not tracked
Coverage
100%
Documentation · exports
6
Dependencies · direct

Documentation

Documentation
READMEYes · 121 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

Daily download trend is not available in this view yet.
Also on384 r2u22 autocran

Dependencies

Declared dependencies
8 external dependencies (excludes base and recommended)
Depends (1)
R >= 2.10
Imports (6)
graphicsgrDevicesmethodsRcppterrastats
LinkingTo (1)
Enhances (0)
none
Reverse dependencies
0direct
indirect (not tracked)

Nothing depends on this yet.

Code & Tests

Code Composition
C++ 10,703 (57%)R 3,294 (17%)Rd 2,384 (13%)Other 1,285 (7%)Vignettes 766 (4%)C 478 (3%)
Code characteristics
Object systems
S4 class2S4 generic23S4 method28
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.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

People & History

People (5)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Contributors (1)
Contributor · added in 0.1.14
Copyright holders (4)
Author, Maintainer, Copyright holder
Copyright holder
Copyright holder
Package Timeline

5 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • archivedRemoved from CRAN
    2026-03-02
    issues were not corrected in time
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.1.14
    2023-08-29 · diff ↗
  • unarchivedReturned to CRAN
    2023-08-29
  • archivedRemoved from CRAN
    2023-07-18
    issues were not corrected in time
  • R
    R 4.3.0 released · 2023-04-21
  • 0.1.10
    2022-12-04 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.1.9
    2022-02-01 · diff ↗
  • 0.1.8
    2022-01-19 · diff ↗
  • 0.1.2
    2021-09-20
  • R
    R 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
Report a problem with this page →