Skip to content

Commit d86a910

Browse files
author
github-actions
committed
automated commit from api yml
1 parent ed9f6ea commit d86a910

6 files changed

Lines changed: 37 additions & 5 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: stocksmart
22
Title: Provides access to NOAAs stock SMART data
3-
Version: 0.6.41
3+
Version: 0.6.42
44
Authors@R:
55
person(given = "Andy",family = "Beet", role = c("aut", "cre"),
66
email = "andrew.beet@noaa.gov",

NEWS.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# stocksmart 0.6.42
2+
3+
Data pull: July 02, 2025
4+
5+
### Summaries added
6+
7+
* Snow crab - Bering Sea (98428): 2024
8+
* Alaska skate - Bering Sea / Aleutian Islands (160939): 2024
9+
* Arrowtooth flounder - Bering Sea / Aleutian Islands (616029): 2024
10+
* Bering Sea / Aleutian Islands Blackspotted and Rougheye Rockfish Complex (NA): 2024
11+
* Bering Sea / Aleutian Islands Other Skates Complex (NA): 2024
12+
13+
### Summaries removed
14+
15+
* Snow crab - Bering Sea (98428): 2019
16+
* Snow crab - Bering Sea (98428): 2020
17+
* Snow crab - Bering Sea (98428): 2023
18+
19+
### Time series added
20+
21+
* Alaska skate - Bering Sea / Aleutian Islands (160939): 2024
22+
* Arrowtooth flounder - Bering Sea / Aleutian Islands (616029): 2024
23+
* Bering Sea / Aleutian Islands Blackspotted and Rougheye Rockfish Complex (NA): 2024
24+
* Bering Sea / Aleutian Islands Other Skates Complex (NA): 2024
25+
* Snow crab - Bering Sea (98428): 2024
26+
27+
### Time series removed
28+
29+
* Snow crab - Bering Sea (98428): 2023
30+
* Snow crab - Bering Sea (98428): 2020
31+
* Snow crab - Bering Sea (98428): 2019
32+
133
# stocksmart 0.6.41
234

335
Data pull: June 04, 2025

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ the web portal please send emails to `Stock.SMART@noaa.gov`. Otherwise
3737
please create an
3838
[issue](https://github.com/NOAA-EDAB/stocksmart/issues/new/choose)
3939

40-
*Date of most recent data pull: 2025-06-25 17:40:42*
40+
*Date of most recent data pull: 2025-07-02 17:36:49*
4141

4242
Note: Data is retrieved and processed every Wednesday at 1200 EST. Any
4343
changes to the [Stock

data-raw/datapull.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
2025-06-25 17:40:42
1+
2025-07-02 17:36:49
22
Number of files read = 46
3-
number of rows of data object = 293662
3+
number of rows of data object = 293975
44
number of rows stocksmart data object = 293662
5-
number of rows of summary object = 3270
5+
number of rows of summary object = 3272
66
number of rows stocksmart summary data object = 3270

data/stockAssessmentData.rda

-1.12 KB
Binary file not shown.

data/stockAssessmentSummary.rda

-241 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)