Last data update: 2014.03.03

geojsonlint

Package: geojsonlint
Title: Tools for Validating 'GeoJSON'
Description: 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.1.0
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"),
person("Tom", "MacWright", role = "cph", comment = "geojsonhint Javascript library"),
person("Mads", "Kristensen", role = "cph", comment = "geojson schema")
)
URL: https://github.com/ropenscilabs/geojsonlint
BugReports: http://www.github.com/ropenscilabs/geojsonlint/issues
LazyData: true
VignetteBuilder: knitr
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
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-14 16:44:26 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
Andy Teucher [aut],
Tom MacWright [cph] (geojsonhint Javascript library),
Mads Kristensen [cph] (geojson schema)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-14 20:34:37

● 0 images, 9 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
ERROR: dependencies 'jsonvalidate', 'V8' are not available for package 'geojsonlint'
* removing '/home/ddbj/local/lib64/R/library/geojsonlint'