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.0
Date: 2015-04-29
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"))
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 2.10)
Imports: methods, sp, rgdal, rgeos, httr, maptools, jsonlite, magrittr,
        V8
Suggests: gistr, testthat, knitr
Enhances: RColorBrewer
NeedsCompilation: no
Packaged: 2015-04-30 02:15:22 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Andy Teucher [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-04-30 08:57:36
Built: R 3.1.3; ; 2015-05-11 19:26:44 UTC; unix
