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.1.6
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: http://www.github.com/ropensci/geojsonio/issues
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 2.10)
Imports: methods, stats, utils, sp, rgdal, rgeos, httr, maptools,
        jsonlite, magrittr, V8
Suggests: gistr, testthat, knitr, leaflet
Enhances: RColorBrewer
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-15 04:04:34 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Andy Teucher [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-15 10:28:20
