Package: geojson
Type: Package
Title: Classes for 'GeoJSON'
Description: Classes for 'GeoJSON' to make working with 'GeoJSON' easier.
    Includes S3 classes for 'GeoJSON' classes with brief summary output,
    and a few methods such as extracting and addin bounding boxes, 
    properties, and coordinate reference systems; linting through 
    the geojsonlint package; and serializing to/from Geobuf binary 'GeoJSON'
    format.
Version: 0.1.2
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
    person("Jeroen", "Ooms", role = "aut")
    )
License: MIT + file LICENSE
URL: https://github.com/ropensci/geojson
BugReports: https://github.com/ropensci/geojson/issues
LazyData: true
VignetteBuilder: knitr
Imports: methods, sp, jsonlite (>= 1.1), protolite (>= 1.5), jqr (>=
        0.2.4), magrittr, lazyeval
Suggests: geojsonlint (>= 0.2.0), tibble, testthat, covr, knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-02-28 21:35:11 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Jeroen Ooms [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-28 23:18:16
