Skip to content

Commit c78e6a7

Browse files
committed
Merge branch 'main' into cran_submission_0.4.1
2 parents 2e379e8 + 028dd3b commit c78e6a7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DESCRIPTION

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ Title: Use 'QGIS' Processing Algorithms
33
Version: 0.4.1
44
Authors@R: c(
55
person("Dewey", "Dunnington", , "[email protected]", role = "aut",
6-
comment = c(ORCID = "0000-0002-9415-4582", affiliation = "Voltron Data")),
6+
comment = c("https://orcid.org/0000-0002-9415-4582", "Voltron Data")),
77
person("Floris", "Vanderhaeghe", , "[email protected]", role = c("aut", "cre"),
8-
comment = c(ORCID = "0000-0002-6378-6229", affiliation = "Research Institute for Nature and Forest (INBO)")),
8+
comment = c("https://orcid.org/0000-0002-6378-6229", "Research Institute for Nature and Forest (INBO)")),
99
person("Jan", "Caha", , "[email protected]", role = "aut",
10-
comment = c(ORCID = "0000-0003-0165-0606")),
10+
comment = c("https://orcid.org/0000-0003-0165-0606")),
1111
person("Jannes", "Muenchow", , "[email protected]", role = "aut",
12-
comment = c(ORCID = "0000-0001-7834-4717")),
12+
comment = c("https://orcid.org/0000-0001-7834-4717")),
1313
person("Antony", "Barja", , "[email protected]", role = "ctb",
14-
comment = c(ORCID = "0000-0001-5921-2858")),
14+
comment = c("https://orcid.org/0000-0001-5921-2858")),
1515
person("Robin", "Lovelace", , "[email protected]", role = "ctb",
16-
comment = c(ORCID = "0000-0001-5679-6536")),
16+
comment = c("https://orcid.org/0000-0001-5679-6536")),
1717
person("Jakub", "Nowosad", , "[email protected]", role = "ctb",
18-
comment = c(ORCID = "0000-0002-1057-3721")),
18+
comment = c("https://orcid.org/0000-0002-1057-3721")),
1919
person("Research Institute for Nature and Forest (INBO)", role = c("cph", "fnd"),
2020
comment = "https://www.inbo.be/en/")
2121
)

0 commit comments

Comments
 (0)