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.9.4 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 (devel), https://docs.ropensci.org/geojsonio/ (docs) BugReports: https://github.com/ropensci/geojsonio/issues LazyData: true Encoding: UTF-8 Depends: R (>= 2.10) Imports: methods, sp, sf (>= 0.6), geojsonsf, rgeos, crul, maptools, jsonlite (>= 0.9.21), magrittr, readr (>= 0.2.2), V8, geojson (>= 0.2.0), jqr Suggests: gistr, testthat, leaflet, maps, DBI, RPostgres Enhances: RColorBrewer RoxygenNote: 7.1.1 X-schema.org-applicationCategory: Geospatial X-schema.org-keywords: geojson, topojson, geospatial, conversion, data, input-output X-schema.org-isPartOf: https://ropensci.org NeedsCompilation: no Packaged: 2021-01-13 16:20:27 UTC; sckott Author: Scott Chamberlain [aut, cre], Andy Teucher [aut] Maintainer: Scott Chamberlain Repository: RSPM Date/Publication: 2021-01-13 17:30:05 UTC Built: R 4.0.3; ; 2021-02-11 23:01:43 UTC; unix