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.4
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
NeedsCompilation: no
Packaged: 2015-08-12 20:08:58 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Andy Teucher [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-08-12 22:59:35
