Skip to content

Commit 8467a4c

Browse files
committed
update author list
1 parent 7073de5 commit 8467a4c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ Authors@R: c(
1111
person(given="Issac", family="Quevedo", role = "ctb",
1212
comment = c(ORCID = "0000-0003-0129-981X")),
1313
person(given="Melina", family="Kompella", role = "ctb",
14-
comment = c(ORCID = "0009-0000-3730-8082")),
15-
person(given="Amy", family="Sherman", role = "ctb",
16-
comment = c(ORCID = "0000-0002-9276-0087"))
14+
comment = c(ORCID = "0009-0000-3730-8082"))
1715
)
1816
Maintainer: Rob Baker <robert_baker@nps.gov>
1917
Description: This package will be of most use to the U.S. National Park Service data scientists and managers seeking to generate EML-formatted metadata for datapackages. EML-formatted .xml files are typically constructed using EDI's EMLassemblyline package and then imported as an R-object using the EML package. EMLeditor allows the user to view the contents of the R object and add/edit aspects of metadata crucial for publication in the U.S. National Park Service DataStore repository. For instance, a user can view and edit a DOI, a link to a DRR, Park Unit connections, information about Confidential Unclassified Information (CUI), and more. EMLeditor allows the user to write a mockup of a README.txt to preview what the README automatically generated by DataStore upon upload will look like.

0 commit comments

Comments
 (0)