geojsonlint: Tools for Validating 'GeoJSON'

Tools for linting 'GeoJSON'. Includes tools for interacting with the online tool <http://geojsonlint.com>, the 'Javascript' library 'geojsonhint' (<https://www.npmjs.com/package/geojsonhint>), and validating against a 'GeoJSON' schema via the 'Javascript' library (<https://www.npmjs.com/package/is-my-json-valid>). Some tools work locally while others require an internet connection.

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: httr (≥ 1.1.0), jsonlite (≥ 0.9.19), jsonvalidate (≥ 1.0.0), V8
Suggests: testthat, knitr, rmarkdown (≥ 0.9.6), covr
Published: 2016-11-03
Author: Scott Chamberlain [aut, cre], Andy Teucher [aut], Tom MacWright [cph] (geojsonhint Javascript library), Mads Kristensen [cph] (geojson schema)
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: http://www.github.com/ropenscilabs/geojsonlint/issues
License: MIT + file LICENSE
URL: https://github.com/ropenscilabs/geojsonlint
NeedsCompilation: no
Materials: README NEWS
CRAN checks: geojsonlint results

Downloads:

Reference manual: geojsonlint.pdf
Vignettes: Introduction to the geojsonlint package
Package source: geojsonlint_0.2.0.tar.gz
Windows binaries: r-devel: geojsonlint_0.2.0.zip, r-release: geojsonlint_0.2.0.zip, r-oldrel: geojsonlint_0.2.0.zip
OS X Mavericks binaries: r-release: geojsonlint_0.2.0.tgz, r-oldrel: geojsonlint_0.2.0.tgz
Old sources: geojsonlint archive

Reverse dependencies:

Reverse imports: rmapshaper
Reverse suggests: geojson

Linking:

Please use the canonical form https://CRAN.R-project.org/package=geojsonlint to link to this page.