https://github.com/cran/plotKML
Raw File
Tip revision: a25bf85d7b60cad52a3c67a97c53cb6c71c922e7 authored by Tomislav Hengl on 04 May 2014, 16:47:16 UTC
version 0.4-4
Tip revision: a25bf85
DESCRIPTION
Package: plotKML
Version: 0.4-4
Date: 2013-04-29
Title: Visualization of spatial and spatio-temporal objects in Google
        Earth
Authors@R: c(person("Tomislav", "Hengl", role = c("cre", "aut"),
        email = "tom.hengl@wur.nl"),
    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@wur.nl>
Depends: R (>= 2.13.0)
Imports: methods, XML, sp, raster, rgdal, spacetime, colorspace,
        plotrix, dismo, aqp, pixmap, plyr, stringr, colorRamps, scales,
        gstat, zoo, RColorBrewer, RSAGA, classInt
Suggests: utils, adehabitat, maptools, fossil, spcosa, rjson,
        animation, spatstat, RCurl, rgbif, Hmisc, GSIF, stpp, uuid,
        intervals, reshape
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
Packaged: 2014-05-04 13:53:05 UTC; hengl001
Author: Tomislav Hengl [cre, aut],
  Pierre Roudier [ctb],
  Dylan Beaudette [ctb],
  Edzer Pebesma [ctb],
  Michael Blaschek [ctb]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-04 16:47:16
back to top