spbabel: Convert Spatial Data Using Tidy Tables

Tools to convert from specific formats to more general forms of spatial data. Using tables to store the actual entities present in spatial data provides flexibility, and the functions here deliberately minimize the level of interpretation applied, leaving that for specific applications. Includes support for simple features, round-trip for 'Spatial' classes and long-form tables, analogous to 'ggplot2::fortify'. There is also a more 'normal form' representation that decomposes simple features and their kin to tables of objects, parts, and unique coordinates.

Version: 0.6.0
Depends: R (≥ 3.2.3)
Imports: dplyr, methods, sp, tibble, rlang, pkgconfig
Suggests: testthat, ggplot2, raster, sf, rmarkdown, covr, trip, viridis
Published: 2023-03-12
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner at gmail.com>
BugReports: https://github.com/mdsumner/spbabel/issues
License: GPL-3
URL: https://mdsumner.github.io/spbabel/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: spbabel results

Documentation:

Reference manual: spbabel.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: angstroms

Linking:

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