-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
40 lines (40 loc) · 1.4 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: plotKML
Version: 0.8-3
Date: 2022-06-05
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, 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,
R.utils,
intervals,
reshape,
snowfall,
parallel,
testthat
Description: Writes spatial-class, spacetime-class, raster-class and similar spatial and spatiotemporal objects to KML following some basic cartographic rules.
License: GPL
URL: https://github.com/Envirometrix/plotKML
LazyLoad: yes