Skip to content

Commit

Permalink
update authorship
Browse files Browse the repository at this point in the history
  • Loading branch information
ecophilina committed Oct 16, 2024
1 parent d974d3a commit bb915b3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
7 changes: 4 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ Title: Data Extraction for DFO PBS Groundfish Stocks
Version: 0.1.3
Authors@R: c(
person(c("Elise", "A."), "Keppel", role = "aut"),
person(c("Philina", "A."), "English",
email = "[email protected]", role = c("aut", "cre")),
person(c("Sean", "C."), "Anderson",
email = "[email protected]", role = c("aut", "cre")),
email = "[email protected]", role = "aut"),
person(c("Andrew", "M."), "Edwards", role = "aut"),
person("Chris", "Grandin", role = "aut"),
person(c("Philina", "A."), "English", role = "aut"))
person("Chris", "Grandin", role = "aut"))
Description: Facilitates groundfish data extraction at the Canadian Department
of Fisheries and Oceans (DFO) Pacific Biological Station (PBS).
Encoding: UTF-8
Expand Down
4 changes: 2 additions & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ bibentry(
title = "{gfdata}: Data Extraction for {DFO} {PBS} Groundfish Stocks",
year = "2024",
note = "R package version 0.1.3",
author = "Keppel, E. A. and Anderson, S.C. and Edwards, A. M. and Grandin, C. and English, P. A.",
author = "Keppel, E. A. and English, P. A. and Anderson, S.C. and Edwards, A. M. and Grandin, C.",
url = "https://github.com/pbs-assess/gfdata",
textVersion = paste(
"Keppel, E.A., S.C. Anderson, A.M. Edwards, C. Grandin, and P.A. English. 2024.
"Keppel, E.A., P.A. English, S.C. Anderson, A.M. Edwards, and C. Grandin. 2024.
gfdata: Data Extraction for DFO PBS Groundfish Stocks. R package version
0.1.3. https://github.com/pbs-assess/gfdata"
)
Expand Down
4 changes: 2 additions & 2 deletions man/gfdata-package.Rd

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

0 comments on commit bb915b3

Please sign in to comment.