diff --git a/DESCRIPTION b/DESCRIPTION index 319f24e..003ac9a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: stocksmart Title: Provides access to NOAAs stock SMART data -Version: 0.6.21 +Version: 0.6.22 Authors@R: person(given = "Andy",family = "Beet", role = c("aut", "cre"), email = "andrew.beet@noaa.gov", diff --git a/NEWS.md b/NEWS.md index 3e579f3..2f3bbe1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,11 @@ +# stocksmart 0.6.22 + +Data pull: January 24, 2024 + +### Summaries added + +* Swordfish - North Atlantic (172482): 2022 + # stocksmart 0.6.21 Data pull: January 10, 2024 diff --git a/README.md b/README.md index c99de0e..3e09712 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ the web portal please send emails to `Stock.SMART@noaa.gov`. Otherwise please create an [issue](https://github.com/NOAA-EDAB/stocksmart/issues/new/choose) -*Date of most recent data pull: 2024-01-17 17:27:44* +*Date of most recent data pull: 2024-01-24 17:27:20* Note: Data is retrieved and processed every Wednesday at 1200 EST. Any changes to the [Stock diff --git a/data-raw/datapull.txt b/data-raw/datapull.txt index c502c60..47f95ef 100644 --- a/data-raw/datapull.txt +++ b/data-raw/datapull.txt @@ -1,6 +1,6 @@ -2024-01-17 17:27:44 +2024-01-24 17:27:20 Number of files read = 44 number of rows of data object = 276764 number of rows stocksmart data object = 276764 -number of rows of summary object = 3092 +number of rows of summary object = 3093 number of rows stocksmart summary data object = 3092 diff --git a/data/stockAssessmentSummary.rda b/data/stockAssessmentSummary.rda index 0a926a5..78bda0b 100644 Binary files a/data/stockAssessmentSummary.rda and b/data/stockAssessmentSummary.rda differ