Skip to content

Commit 64f9989

Browse files
authored
Merge pull request #65 from NOAA-EDAB/main
Catch up main -> dev
2 parents c5b3525 + 01c3bf6 commit 64f9989

8 files changed

Lines changed: 35 additions & 9 deletions

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: 1.0.0
3+
Version: 1.0.3
44
Authors@R:
55
person(given = "Andy",family = "Beet", role = c("aut", "cre"),
66
email = "andrew.beet@noaa.gov",

NEWS.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# stocksmart 1.0.3
2+
3+
Data pull: March 18, 2026
4+
5+
### Summaries added
6+
7+
* Red king crab - Norton Sound (97935): 2025
8+
9+
# stocksmart 1.0.2
10+
11+
Data pull: March 10, 2026
12+
13+
### Summaries added
14+
15+
* Yellowfin tuna - Eastern Pacific (172423): 2025
16+
17+
# stocksmart 1.0.1
18+
19+
Data pull: March 06, 2026
20+
21+
### Time series added
22+
23+
* Acadian redfish - Gulf of Maine / Georges Bank (166774): 2025
24+
* Scup - Atlantic Coast (169182): 2025
25+
* Summer flounder - Mid-Atlantic Coast (172735): 2025
26+
127
# stocksmart 1.0.0
228

329
## Major update

README.md

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

41-
*Date of most recent data pull: 2026-03-04 18:05:05*
41+
*Date of most recent data pull: 2026-03-25 18:22:39*
4242

4343
Note: Data is retrieved and processed every Wednesday at 1200 EST. Any
4444
changes to the [Stock
@@ -72,8 +72,8 @@ Please see the [getting started guide](articles/stocksmart.html)
7272

7373
## Contact
7474

75-
| [andybeet](https://github.com/andybeet) |
76-
|----|
75+
| [andybeet](https://github.com/andybeet) |
76+
|----------------------------------------------------------------------------------------------------------------|
7777
| [![andybeet avatar](https://avatars1.githubusercontent.com/u/22455149?s=100&v=4)](https://github.com/andybeet) |
7878

7979
#### Legal disclaimer

data-raw/datapull.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
2026-03-04 18:05:05
1+
2026-03-25 18:22:39
22
Number of files read = 49
3-
number of rows of data object = 309637
4-
number of rows stocksmart data object = 309110
5-
number of rows of summary object = 3443
6-
number of rows stocksmart summary data object = 3443
3+
number of rows of data object = 310221
4+
number of rows stocksmart data object = 310221
5+
number of rows of summary object = 3446
6+
number of rows stocksmart summary data object = 3446

data/stockAssessmentData.rda

2.1 KB
Binary file not shown.

data/stockAssessmentSummary.rda

165 Bytes
Binary file not shown.

data/stock_assessment_data.rda

2.06 KB
Binary file not shown.

data/stock_assessment_summary.rda

489 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)