Skip to content

Commit fdd8e20

Browse files
committed
fixes for CRAN
1 parent 002e77c commit fdd8e20

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ README.md
55
^\.Rproj\.user$
66
^docs$
77
^misc$
8+
^README.Rmd

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: plotKML
22
Version: 0.8-0
33
Date: 2021-04-12
44
Title: Visualization of Spatial and Spatio-Temporal Objects in Google Earth
5-
Author: Tomislav Hengl [aut, ctb], Andrea Gilardi [ctb], Pierre Roudier [ctb], Dylan Beaudette [ctb], Edzer Pebesma [ctb], Michael Blaschek [ctb]
5+
Author: Tomislav Hengl [cre, aut], Andrea Gilardi [ctb], Pierre Roudier [ctb], Dylan Beaudette [ctb], Edzer Pebesma [ctb], Michael Blaschek [ctb]
66
Authors@R: c(person("Tomislav", "Hengl", role = c("cre", "aut"),
77
email = "tom.hengl@opengeohub.org"),
88
person("Andrea", "Gilardi", role = "ctb"),

0 commit comments

Comments
 (0)