Skip to content

Commit 23eb199

Browse files
committed
email and orcid
1 parent c0db3c3 commit 23eb199

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ Authors@R:
55
c(person(given = "Tim",
66
family = "Appelhans",
77
role = c("cre", "aut", "cph"),
8-
email = "tim.appelhans@gmail.com"),
8+
email = "tappelhans@tutamail.com",
9+
comment = c(ORCID = "0000-0002-9824-2707")),
910
person(given = "Colin",
1011
family = "Fay",
1112
role = "ctb",
1213
email = "colin@thinkr.fr",
13-
comment = structure("0000-0001-7343-1846", .Names = "ORCID")),
14+
comment = c(ORCID = "0000-0001-7343-1846")),
1415
person(given = "Robert",
1516
family = "Plummer",
1617
role = "ctb",
@@ -30,7 +31,7 @@ Description: Provides bindings to the 'Leaflet.glify' JavaScript library which e
3031
License: MIT + file LICENSE
3132
Encoding: UTF-8
3233
LazyData: false
33-
RoxygenNote: 7.3.2
34+
RoxygenNote: 7.3.3
3435
Imports:
3536
htmltools,
3637
leaflet,

man/leafgl-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)