Package: spbabel
Type: Package
Version: 0.4.5
Title: Convert Spatial Data Using Tidy Tables
Description: 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 far greater flexibility, and the functions here deliberately 
    minimize the level of interpretation applied, leaving that for specific 
    applications. Includes round-trip for 'Spatial' classes and long-form 
    tables, analogous to 'ggplot2::fortify'. 
Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com"))
URL: https://mdsumner.github.io/spbabel
BugReports: https://github.com/mdsumner/spbabel/issues
Depends: R (>= 3.2.3)
Imports: dplyr, methods, sp, tibble
Suggests: testthat, ggplot2, maptools, raster, rmarkdown, scales,
        knitr, covr, broom, ggalt, ggpolypath, maps, trip
VignetteBuilder: knitr
LazyData: yes
License: GPL-3
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-06 04:48:59 UTC; michae_sum
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-06 13:06:14
