Last data update: 2014.03.03

geojsonio

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.8
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
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-10 05:10:01 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
Andy Teucher [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-10 09:06:56

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
ERROR: dependency 'V8' is not available for package 'geojsonio'
* removing '/home/ddbj/local/lib64/R/library/geojsonio'