Skip to content

Commit

Permalink
Merge pull request #74 from ropensci/cph
Browse files Browse the repository at this point in the history
DESCRIPTION tweaks
  • Loading branch information
slager authored Oct 11, 2024
2 parents 05b56b4 + 6356616 commit 2f4b946
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Description: Retrieve, map and summarize data from the 'VertNet.org'
Version: 0.8.4.9000
Authors@R: c(
person("Scott", "Chamberlain", email = "[email protected]",
role = c("aut", "cph"), comment = c(ORCID = "0000-0003-1444-9135")),
role = c("aut"), comment = c(ORCID = "0000-0003-1444-9135")),
person("Chris", "Ray", role = "ctb"),
person("Vijay", "Barve", role = "ctb"),
person("Dave", "Slager", email = "[email protected]",
role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-2525-2039"))
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2525-2039"))
)
License: MIT + file LICENSE
URL:
Expand All @@ -36,7 +36,7 @@ Suggests:
testthat,
vcr,
withr
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: species, occurrences, biodiversity, maps, vertnet, mammals, mammalia, specimens
X-schema.org-isPartOf: "https://ropensci.org"
Expand Down
4 changes: 2 additions & 2 deletions man/rvertnet-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f4b946

Please sign in to comment.