Package: gibble
Title: Geometry Decomposition
Version: 0.4.0
Authors@R: person("Michael", "Sumner", email = "mdsumner@gmail.com", 
           role = c("aut", "cre"), 
           comment = c(ORCID = "0000-0002-2471-7511"))
Description: 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. 
Depends: R (>= 3.3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: dplyr, methods, tibble, rlang
Suggests: covr, testthat, knitr, rmarkdown
URL: https://github.com/mdsumner/gibble
BugReports: https://github.com/mdsumner/gibble/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-09 03:08:04 UTC; mdsumner
Author: Michael Sumner [aut, cre] (<https://orcid.org/0000-0002-2471-7511>)
Maintainer: Michael Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-09 05:40:03 UTC
Built: R 4.5.2; ; 2025-11-08 04:00:56 UTC; windows
