https://github.com/cran/plotKML
Raw File
Tip revision: 8bfc1e04a1b44ba162c10c4a15d89f29fb65e330 authored by Tomislav Hengl on 30 October 2021, 12:50:06 UTC
version 0.8-2
Tip revision: 8bfc1e0
DESCRIPTION
Package: plotKML
Version: 0.8-2
Date: 2021-10-06
Title: Visualization of Spatial and Spatio-Temporal Objects in Google
        Earth
Author: Tomislav Hengl [cre, aut],
  Andrea Gilardi [ctb],
  Pierre Roudier [ctb],
  Dylan Beaudette [ctb],
  Edzer Pebesma [ctb],
  Michael Blaschek [ctb]
Authors@R: c(person("Tomislav", "Hengl", role = c("cre", "aut"),
        email = "tom.hengl@opengeohub.org"),
    person("Andrea", "Gilardi", role = "ctb"),
    person("Pierre", "Roudier", role = "ctb"),
    person("Dylan", "Beaudette", role = "ctb"),
    person("Edzer", "Pebesma", role = "ctb"),
    person("Michael", "Blaschek", role = "ctb"))
Maintainer: Tomislav Hengl <tom.hengl@opengeohub.org>
Depends: R (>= 3.5.0)
Imports: methods, tools, gstat, colorRamps, pixmap, utils, XML, dismo,
        landmap, sp, raster, rgdal, aqp, spacetime, colorspace, plyr,
        stringr, scales, zoo, RColorBrewer, classInt, sf, stars
Suggests: RSAGA, plotrix, adehabitatLT, maptools, fossil, rjson,
        animation, spatstat, spatstat.linnet, spatstat.geom, RCurl,
        rgbif, Hmisc, uuid, intervals, reshape, gdalUtils, snowfall,
        parallel, testthat
Description: Writes sp-class, spacetime-class, raster-class and similar spatial and spatio-temporal objects to KML following some basic cartographic rules.
License: GPL
URL: https://github.com/Envirometrix/plotKML
LazyLoad: yes
NeedsCompilation: no
Packaged: 2021-10-18 15:37:11 UTC; tomhe
Repository: CRAN
Date/Publication: 2021-10-30 13:50:06 UTC
back to top