Generate common data forms for complex data suitable for conversions and transmission by decomposition as paths or primitives. Paths are sequentially-linked records, primitives are basic atomic elements and both can model many forms and be grouped into hierarchical structures. The universal models 'SC0' (structural) and 'SC' (labelled, relational) are composed of edges and can represent any hierarchical form. Specialist models 'PATH', 'ARC' and 'TRI' provide the most common intermediate forms used for converting from one form to another. The methods are inspired by the simplicial complex <https://en.wikipedia.org/wiki/Simplicial_complex> and provide intermediate forms that relate spatial data structures to this mathematical construct.
Version: | 0.7.1 |
Depends: | R (≥ 3.4.0) |
Imports: | dplyr, gibble (≥ 0.4.0), methods, purrr, rlang, decido, tibble, unjoin (≥ 0.1.0), grDevices, graphics, stats, magrittr, gridBase, crsmeta (≥ 0.3.0) |
Suggests: | covr, knitr, rmarkdown, sp, testthat (≥ 2.1.0), trip, vdiffr |
Published: | 2023-01-06 |
DOI: | 10.32614/CRAN.package.silicate |
Author: | Michael D. Sumner [aut, cre], John Corbett [ctb] (the original inspiration), Simon Wotherspoon [ctb], Kent Johnson [dtc], Mark Padgham [aut] |
Maintainer: | Michael D. Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/hypertidy/silicate/issues |
License: | GPL-3 |
URL: | https://github.com/hypertidy/silicate |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | silicate results |
Reference manual: | silicate.pdf |
Vignettes: |
silicate-data-model silicate topology |
Package source: | silicate_0.7.1.tar.gz |
Windows binaries: | r-devel: silicate_0.7.1.zip, r-release: silicate_0.7.1.zip, r-oldrel: silicate_0.7.1.zip |
macOS binaries: | r-devel (arm64): silicate_0.7.1.tgz, r-release (arm64): silicate_0.7.1.tgz, r-oldrel (arm64): silicate_0.7.1.tgz, r-devel (x86_64): silicate_0.7.1.tgz, r-release (x86_64): silicate_0.7.1.tgz, r-oldrel (x86_64): silicate_0.7.1.tgz |
Old sources: | silicate archive |
Reverse imports: | tabularaster |
Please use the canonical form https://CRAN.R-project.org/package=silicate to link to this page.