Skip to content

Commit 260645b

Browse files
authored
Merge pull request #72 from UCD-SERG/update-desc
update description file
2 parents 3736f8c + 2e79dc6 commit 260645b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@ Package: ucd.serg.github.io
22
Title: What the Package Does (One Line, Title Case)
33
Version: 0.0.0.9000
44
Authors@R:
5-
person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
6-
comment = c(ORCID = "YOUR-ORCID-ID"))
5+
c(
6+
person("Kristen", "Aiemjoy", , "kaiemjoy@ucdavis.edu", role = "aut"),
7+
person("Douglas Ezra", "Morrison", , "demorrison@ucdavis.edu", role = c("aut", "cre"))
8+
)
79
Description: What the package does (one paragraph).
810
License: MIT + file LICENSE
911
Encoding: UTF-8
1012
Roxygen: list(markdown = TRUE)
11-
RoxygenNote: 7.3.2
1213
Imports:
1314
bibtex,
1415
glue,
@@ -23,3 +24,4 @@ Suggests:
2324
dplyr,
2425
spelling
2526
Language: en-US
27+
Config/roxygen2/version: 8.0.0

0 commit comments

Comments
 (0)