Skip to content

Commit 7f7a0e1

Browse files
committed
docs(cran): final submission comments — cycle additions + three win-builder passes
1 parent 8dcd4be commit 7f7a0e1

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

cran-comments.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,22 @@ getting started, NCAA scraping, and Statcast usage.
5555
migrated to roxygen2 8.1.0; `cph` role added; LICENSE year refreshed. The
5656
full test suite skips on CRAN (tests run in continuous integration on
5757
every push).
58+
* Further additions in the same cycle: `fg_projections()` (FanGraphs
59+
projection systems), `ggpitchzone()` (strike-zone pitch plot),
60+
`mlb_pbp(add_base_state = TRUE)` (opt-in per-event base-occupancy
61+
reconstruction, validated pitch-for-pitch against Statcast's published
62+
base-state columns), pre-2010 `mlb_pbp()` support restored, era-aware
63+
`bref_standings_on_date()` (pre-1969 and 1969-1993 layouts), and
64+
Baseball Reference requests now retry HTTP 429 with exponential
65+
backoff.
5866

5967
## Test environments
6068

6169
* local Windows 10, R 4.6.1
62-
* GitHub Actions: windows-latest (release), ubuntu-latest (release, oldrel-1)
70+
* win-builder (R-devel): three passes during the cycle, all
71+
0 errors | 0 warnings | 0 notes
72+
* GitHub Actions: macos-latest (release), windows-latest (release),
73+
ubuntu-latest (release, oldrel-1)
6374
* R-hub: linux, windows, macos (R-devel)
6475

6576
## R CMD check results

0 commit comments

Comments
 (0)