https://github.com/cran/plotKML
Raw File
Tip revision: cfdba2e1984538550cf3a94795cc2e87f99e7b3d authored by Tomislav Hengl on 12 November 2019, 05:50:16 UTC
version 0.6-0
Tip revision: cfdba2e
DESCRIPTION
Package: plotKML
Version: 0.6-0
Date: 2019-11-10
Title: Visualization of Spatial and Spatio-Temporal Objects in Google
        Earth
Authors@R: c(person("Tomislav", "Hengl", role = c("cre", "aut"),
        email = "tom.hengl@opengeohub.org"),
    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 (>= 2.13.0)
Imports: methods, tools, utils, XML, sp, raster, rgdal, aqp, spacetime,
        colorspace, plotrix, dismo, pixmap, plyr, stringr, colorRamps,
        scales, gstat, zoo, RColorBrewer, RSAGA, classInt
Suggests: adehabitatLT, maptools, fossil, spcosa, rjson, animation,
        spatstat, RCurl, rgbif, Hmisc, GSIF, uuid, intervals, reshape,
        gdalUtils, snowfall, parallel
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: http://plotkml.r-forge.r-project.org/
LazyLoad: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2019-11-12 00:11:14 UTC; tomhe
Author: Tomislav Hengl [cre, aut],
  Pierre Roudier [ctb],
  Dylan Beaudette [ctb],
  Edzer Pebesma [ctb],
  Michael Blaschek [ctb]
Repository: CRAN
Date/Publication: 2019-11-12 06:50:16 UTC
back to top