Package: gibble
Title: Geometry Decomposition
Version: 0.3.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 in-development 'silicate' packages. 
Depends: R (>= 3.3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
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-01-30 05:20:47 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-01-30 06:20:02 UTC
Built: R 3.5.3; ; 2020-04-22 07:43:53 UTC; windows
