gibble: Geometry Decomposition

Build a map of path-based geometry, this is a simple description of the number of parts in an object and their basic structure. Translation and restructuring operations for planar shapes and other hierarchical types require a data model with a record of the underlying relationships between elements. The gibble() function creates a geometry map, a simple record of the underlying structure in path-based hierarchical types. There are methods for the planar shape types in the 'sf' and 'sp' packages and for types in the 'trip' and 'silicate' packages.

Version: 0.4.0
Depends: R (≥ 3.3.0)
Imports: dplyr, methods, tibble, rlang
Suggests: covr, testthat, knitr, rmarkdown
Published: 2020-05-09
Author: Michael Sumner ORCID iD [aut, cre]
Maintainer: Michael Sumner <mdsumner at gmail.com>
BugReports: https://github.com/mdsumner/gibble/issues
License: GPL-3
URL: https://github.com/mdsumner/gibble
NeedsCompilation: no
Materials: README NEWS
CRAN checks: gibble results

Documentation:

Reference manual: gibble.pdf
Vignettes: What is the gibble

Downloads:

Package source: gibble_0.4.0.tar.gz
Windows binaries: r-devel: gibble_0.4.0.zip, r-release: gibble_0.4.0.zip, r-oldrel: gibble_0.4.0.zip
macOS binaries: r-release (arm64): gibble_0.4.0.tgz, r-oldrel (arm64): gibble_0.4.0.tgz, r-release (x86_64): gibble_0.4.0.tgz
Old sources: gibble archive

Reverse dependencies:

Reverse imports: silicate
Reverse suggests: mapscanner

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gibble to link to this page.