https://github.com/cran/plotKML
Raw File
Tip revision: c3f5fb81de119f3616e1122d56ebc32cca8b01ea authored by Tomislav Hengl on 12 April 2021, 15:00:02 UTC
version 0.8-0
Tip revision: c3f5fb8
DESCRIPTION
Package: plotKML
Version: 0.8-0
Date: 2021-04-12
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, utils, XML, landmap, sp, raster, rgdal, aqp,
        gstat, spacetime, colorspace, plotrix, dismo, pixmap, plyr,
        stringr, colorRamps, scales, zoo, RColorBrewer, RSAGA,
        classInt, sf, stars
Suggests: adehabitatLT, maptools, fossil, rjson, animation, spatstat,
        spatstat.linnet, spatstat.geom, RCurl, rgbif, Hmisc, uuid,
        intervals, reshape, gdalUtils, snowfall, parallel, tinytex,
        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-04-12 12:29:21 UTC; tomislav
Repository: CRAN
Date/Publication: 2021-04-12 16:00:02 UTC
back to top