-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main'
- Loading branch information
Showing
5 changed files
with
35 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,19 +3,13 @@ Package: nwfscDiscard | |
Title: Northwest Fisheries Science Center | ||
Version: 2.0 | ||
Date: 2018-04-13 | ||
Authors@R: c( | ||
person( | ||
given = c("Chantel", "R."), | ||
family = "Wetzel", , | ||
email = "[email protected]", | ||
role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-7573-8240") | ||
) | ||
) | ||
Description: Northwest Fisheries Science Center WCGOP data processing for use in | ||
West Coast groundfish assessments. All scripts to process the available data are | ||
publicly available but the data are stored in a private location to maintain | ||
confidentiality. | ||
Authors@R: | ||
person(c("Chantel", "R."), "Wetzel", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-7573-8240")) | ||
Description: Northwest Fisheries Science Center WCGOP data processing for | ||
use in West Coast groundfish assessments. All scripts to process the | ||
available data are publicly available but the data are stored in a | ||
private location to maintain confidentiality. | ||
License: GPL (>=3) | ||
Depends: | ||
R (>= 4.2) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters