Skip to content

Commit f13677e

Browse files
committed
Added reviewers and contributors to DESCRIPTION
1 parent e9ae067 commit f13677e

File tree

2 files changed

+35
-6
lines changed

2 files changed

+35
-6
lines changed

DESCRIPTION

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
11
Package: ssarp
22
Type: Package
3-
Title: ssarp (Species-/Speciation-Area Relationship Projector)
4-
Description: Create Species- and Speciation-Area Relationships for any taxa.
5-
Authors@R: person("Kristen", "Martinet", email = "kmartinet@outlook.com", role = c("aut", "cre"))
3+
Title: Species-/Speciation-Area Relationship Projector
4+
Description: Create Species- and Speciation-Area Relationships using occurrence
5+
records or presence-absence matrices.
6+
Authors@R: c(person(given = "Kristen",
7+
family = "Martinet",
8+
email = "kmartinet@outlook.com",
9+
role = c("aut", "cre"),
10+
comment = c(ORCID = "0000-0002-3905-9507")),
11+
person(given = "Luke",
12+
family = "Harmon",
13+
role = "ctb",
14+
comment = c(ORCID = "0000-0002-4985-5750")),
15+
person(given = "Cristian",
16+
family = "Román-Palacios",
17+
role = "ctb",
18+
comment = c(ORCID = "0000-0003-1696-4886")),
19+
person(given = "Tom",
20+
family = "Matthews",
21+
role = "rev",
22+
comment = "Dr. Matthews reviewed the package for rOpenSci, see <https://github.com/ropensci/software-review/issues/685>"),
23+
person(given = "Joel",
24+
family = "Nitta",
25+
role = "rev",
26+
comment = "Dr. Nitta reviewed the package for rOpenSci, see <https://github.com/ropensci/software-review/issues/685>"))
627
Maintainer: Kristen Martinet <kmartinet@outlook.com>
728
Version: 0.5.0
829
URL: https://github.com/kmartinet/ssarp, https://kmartinet.github.io/ssarp/

man/SSARP-package.Rd

Lines changed: 11 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)