diff --git a/DESCRIPTION b/DESCRIPTION index dc2eeaa..8b2dba1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: stocksmart Title: Provides access to NOAAs stock SMART data -Version: 0.6.29 +Version: 0.6.30 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 f3b4dfe..ec6d9f0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,33 @@ +# stocksmart 0.6.30 + +Data pull: November 27, 2024 + +### Summaries added + +* Blue marlin - Atlantic (172491): 2024 +* Yellowfin tuna - Western Atlantic (172423): 2024 +* Red grouper - Gulf of Mexico (167702): 2020 +* Yellowedge grouper - Gulf of Mexico (167699): 2024 +* Tilefish - Mid-Atlantic Coast (168546): 2024 +* Atlantic salmon - Gulf of Maine (161996): 2023 +* Atlantic salmon - Gulf of Maine (161996): 2024 +* Golden king crab - Eastern Aleutian Islands (660179): 2024 +* Golden king crab - Western Aleutian Islands (660179): 2024 +* Pacific chub mackerel - Pacific Coast (172412): 2023 +* Pacific sardine - Northern Subpopulation (161729): 2024 + +### Time series added + +* Atlantic salmon - Gulf of Maine (161996): 2024 +* Atlantic salmon - Gulf of Maine (161996): 2023 +* Golden king crab - Eastern Aleutian Islands (660179): 2024 +* Golden king crab - Western Aleutian Islands (660179): 2024 +* Pacific chub mackerel - Pacific Coast (172412): 2023 +* Pacific sardine - Northern Subpopulation (161729): 2024 +* Pollock - Gulf of Maine / Georges Bank (164727): 2022 +* Yellowedge grouper - Gulf of Mexico (167699): 2024 +* Yellowfin tuna - Western Atlantic (172423): 2024 + # stocksmart 0.6.29 Data pull: September 25, 2024 diff --git a/README.md b/README.md index da5a626..e2cfbf1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,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-09-25 17:26:53* +*Date of most recent data pull: 2024-11-27 22:02:18* 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 9a37806..68d44fd 100644 --- a/data-raw/datapull.txt +++ b/data-raw/datapull.txt @@ -1,6 +1,6 @@ -2024-09-25 17:26:53 +2024-11-27 22:02:18 Number of files read = 46 -number of rows of data object = 290446 -number of rows stocksmart data object = 280195 -number of rows of summary object = 3230 -number of rows stocksmart summary data object = 3116 +number of rows of data object = 291669 +number of rows stocksmart data object = 290446 +number of rows of summary object = 3241 +number of rows stocksmart summary data object = 3230 diff --git a/data/stockAssessmentData.rda b/data/stockAssessmentData.rda index e052277..fe26d3c 100644 Binary files a/data/stockAssessmentData.rda and b/data/stockAssessmentData.rda differ diff --git a/data/stockAssessmentSummary.rda b/data/stockAssessmentSummary.rda index 72ca5e0..e9b2e23 100644 Binary files a/data/stockAssessmentSummary.rda and b/data/stockAssessmentSummary.rda differ