Skip to content

Commit f465f3a

Browse files
author
github-actions
committed
automated commit from api yml
1 parent 1ae4f53 commit f465f3a

6 files changed

Lines changed: 73 additions & 6 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.43
3+
Version: 0.6.44
44
Authors@R:
55
person(given = "Andy",family = "Beet", role = c("aut", "cre"),
66
email = "andrew.beet@noaa.gov",

NEWS.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,70 @@
1+
# stocksmart 0.6.44
2+
3+
Data pull: July 30, 2025
4+
5+
### Summaries added
6+
7+
* Alaska plaice - Bering Sea / Aleutian Islands (172901): 2024
8+
* Atka mackerel - Bering Sea / Aleutian Islands (167120): 2024
9+
* Bering Sea / Aleutian Islands Other Rockfish Complex (NA): 2024
10+
* Greenland halibut - Bering Sea / Aleutian Islands (172930): 2024
11+
* Kamchatka flounder - Bering Sea / Aleutian Islands (616027): 2024
12+
* Northern rockfish - Bering Sea / Aleutian Islands (166735): 2024
13+
* Pacific cod - Aleutian Islands (164711): 2024
14+
* Pacific cod - Bering Sea (164711): 2024
15+
* Pacific ocean perch - Bering Sea / Aleutian Islands (166707): 2024
16+
* Shortraker rockfish - Bering Sea / Aleutian Islands (166712): 2024
17+
* Walleye pollock - Aleutian Islands (934083): 2024
18+
* Walleye pollock - Eastern Bering Sea (934083): 2024
19+
* Sablefish - Eastern Bering Sea / Aleutian Islands / Gulf of Alaska (167123): 2024
20+
* Arrowtooth flounder - Gulf of Alaska (616029): 2024
21+
* Dover sole - Gulf of Alaska (172887): 2024
22+
* Flathead sole - Gulf of Alaska (172875): 2024
23+
* Gulf of Alaska Blackspotted and Rougheye Rockfish Complex (NA): 2024
24+
* Gulf of Alaska Other Shallow Water Flatfish Complex (NA): 2024
25+
* Northern rock sole - Central Gulf of Alaska (616392): 2024
26+
* Northern rock sole - Western Gulf of Alaska (616392): 2024
27+
* Northern rockfish - Western / Central Gulf of Alaska (166735): 2024
28+
* Pacific cod - Gulf of Alaska (164711): 2024
29+
* Pacific ocean perch - Gulf of Alaska (166707): 2024
30+
* Rex sole - Eastern Gulf of Alaska (172978): 2024
31+
* Rex sole - Western / Central Gulf of Alaska (172978): 2024
32+
* Rock sole - Central Gulf of Alaska (172917): 2024
33+
* Rock sole - Western Gulf of Alaska (172917): 2024
34+
* Shortspine thornyhead - Gulf of Alaska (166783): 2024
35+
* Walleye pollock - Southeast Gulf of Alaska (934083): 2024
36+
* Walleye pollock - Western / Central / West Yakutat Gulf of Alaska (934083): 2024
37+
* Yelloweye rockfish - Gulf of Alaska (166740): 2024
38+
39+
### Time series added
40+
41+
* Alaska plaice - Bering Sea / Aleutian Islands (172901): 2024
42+
* Arrowtooth flounder - Gulf of Alaska (616029): 2024
43+
* Atka mackerel - Bering Sea / Aleutian Islands (167120): 2024
44+
* Bering Sea / Aleutian Islands Other Rockfish Complex (NA): 2024
45+
* Dover sole - Gulf of Alaska (172887): 2024
46+
* Flathead sole - Gulf of Alaska (172875): 2024
47+
* Greenland halibut - Bering Sea / Aleutian Islands (172930): 2024
48+
* Gulf of Alaska Blackspotted and Rougheye Rockfish Complex (NA): 2024
49+
* Kamchatka flounder - Bering Sea / Aleutian Islands (616027): 2024
50+
* Northern rockfish - Bering Sea / Aleutian Islands (166735): 2024
51+
* Northern rockfish - Western / Central Gulf of Alaska (166735): 2024
52+
* Pacific cod - Aleutian Islands (164711): 2024
53+
* Pacific cod - Bering Sea (164711): 2024
54+
* Pacific cod - Gulf of Alaska (164711): 2024
55+
* Pacific ocean perch - Bering Sea / Aleutian Islands (166707): 2024
56+
* Pacific ocean perch - Gulf of Alaska (166707): 2024
57+
* Rex sole - Eastern Gulf of Alaska (172978): 2024
58+
* Rex sole - Western / Central Gulf of Alaska (172978): 2024
59+
* Sablefish - Eastern Bering Sea / Aleutian Islands / Gulf of Alaska (167123): 2024
60+
* Shortraker rockfish - Bering Sea / Aleutian Islands (166712): 2024
61+
* Shortspine thornyhead - Gulf of Alaska (166783): 2024
62+
* Walleye pollock - Aleutian Islands (934083): 2024
63+
* Walleye pollock - Eastern Bering Sea (934083): 2024
64+
* Walleye pollock - Southeast Gulf of Alaska (934083): 2024
65+
* Walleye pollock - Western / Central / West Yakutat Gulf of Alaska (934083): 2024
66+
* Yelloweye rockfish - Gulf of Alaska (166740): 2024
67+
168
# stocksmart 0.6.43
269

370
Data pull: July 24, 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-07-24 18:52:35*
40+
*Date of most recent data pull: 2025-07-30 17:45:37*
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
2025-07-24 18:52:35
2-
Number of files read = 46
3-
number of rows of data object = 293975
1+
2025-07-30 17:45:37
2+
Number of files read = 47
3+
number of rows of data object = 298535
44
number of rows stocksmart data object = 293975
5-
number of rows of summary object = 3272
5+
number of rows of summary object = 3303
66
number of rows stocksmart summary data object = 3272

data/stockAssessmentData.rda

10.4 KB
Binary file not shown.

data/stockAssessmentSummary.rda

300 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)