Package: geojsonio
Title: Convert Data from and to 'GeoJSON' or 'TopoJSON'
Description: Convert data to 'GeoJSON' or 'TopoJSON' from various R classes,
    including vectors, lists, data frames, shape files, and spatial classes.
    geojsonio does not aim to replace packages like 'sp', 'rgdal', 'rgeos', 
    but rather aims to be a high level client to simplify conversions of data 
    from and to 'GeoJSON' and 'TopoJSON'.
Version: 0.3.2
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
    person("Andy", "Teucher", role = "aut", email = "andy.teucher@gmail.com")
    )
URL: https://github.com/ropensci/geojsonio
BugReports: https://github.com/ropensci/geojsonio/issues
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 2.10)
Imports: methods, sp, rgdal (>= 1.1-1), rgeos, httr (>= 1.1.0),
        maptools, jsonlite (>= 0.9.21), magrittr, readr (>= 0.2.2), V8
Suggests: gistr, testthat, knitr, leaflet, sf
Enhances: RColorBrewer
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-06 07:55:02 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Andy Teucher [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-06 10:27:41
