https://github.com/cran/plotKML
Revision 358a734bfa1b662840423b2075517ee3115273f4 authored by Tomislav Hengl on 31 July 2014, 11:20:42 UTC, committed by cran-robot on 31 July 2014, 11:20:42 UTC
1 parent a25bf85
Raw File
Tip revision: 358a734bfa1b662840423b2075517ee3115273f4 authored by Tomislav Hengl on 31 July 2014, 11:20:42 UTC
version 0.4-5
Tip revision: 358a734
DESCRIPTION
Package: plotKML
Version: 0.4-5
Date: 2014-07-30
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-07-31 08:54:21 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-07-31 11:20:42
back to top