Skip to content

Commit

Permalink
automated commit from api yml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 28, 2024
1 parent 473ca0b commit 4c04ac8
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: stocksmart
Title: Provides access to NOAAs stock SMART data
Version: 0.6.25
Version: 0.6.26
Authors@R:
person(given = "Andy",family = "Beet", role = c("aut", "cre"),
email = "[email protected]",
Expand Down
14 changes: 14 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# stocksmart 0.6.26

Data pull: February 28, 2024

### Summaries added

* American Samoa Bottomfish Multi-species Complex (NA): 2015
* American Samoa Bottomfish Multi-species Complex (NA): 2019

### Time series added

* American Samoa Bottomfish Multi-species Complex (NA): 2019
* American Samoa Bottomfish Multi-species Complex (NA): 2015

# stocksmart 0.6.25

Data pull: February 14, 2024
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ the web portal please send emails to `[email protected]`. Otherwise
please create an
[issue](https://github.com/NOAA-EDAB/stocksmart/issues/new/choose)

*Date of most recent data pull: 2024-02-21 17:26:15*
*Date of most recent data pull: 2024-02-28 17:26:49*

Note: Data is retrieved and processed every Wednesday at 1200 EST. Any
changes to the [Stock
Expand Down
6 changes: 3 additions & 3 deletions data-raw/datapull.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2024-02-21 17:26:15
2024-02-28 17:26:49
Number of files read = 44
number of rows of data object = 279723
number of rows of data object = 279903
number of rows stocksmart data object = 279723
number of rows of summary object = 3112
number of rows of summary object = 3114
number of rows stocksmart summary data object = 3112
Binary file modified data/stockAssessmentData.rda
Binary file not shown.
Binary file modified data/stockAssessmentSummary.rda
Binary file not shown.

0 comments on commit 4c04ac8

Please sign in to comment.