okBATHTUB 0.1.10

Addresses the four items from CRAN’s review of v0.1.7.

okBATHTUB 0.1.7

okBATHTUB 0.1.6

okBATHTUB 0.1.5

Addresses two of the four NOTE items returned by win-builder R-release (R 4.6.0) for the v0.1.4 pre-submission check.

The remaining two NOTE items (“possibly misspelled words” and “new submission”) are not actionable on the package side and are explained to CRAN reviewers in cran-comments.md.

okBATHTUB 0.1.4

Three small polish fixes prior to CRAN submission.

okBATHTUB 0.1.3

Pre-CRAN forensic review pass addressing 14 findings from the v0.1.2 review. R CMD check --as-cran continues to pass cleanly (0 errors, 0 warnings, 0 notes).

Critical fixes

Major fixes

Minor fixes

okBATHTUB 0.1.2

This is a metadata-correction release. Coefficient values are unchanged. Only the calibration metadata (sample sizes, ecoregion fallback flags) has been corrected to match the source-of-truth calibration report (data-raw/ok_calibration_report.xlsx).

New bundled dataset and lookup helper

Calibration metadata corrections

Following an audit against the calibration report XLSX, the following sample-size values in .oklahoma_coefficients() were corrected:

Fit v0.1.1 metadata v0.1.2 (correct)
Cross Timbers Chl-a n=181, lakes=40 n=169, lakes=36
Cross Timbers Secchi n=265, lakes=36 n=169, lakes=36
Central OK/TX Plains Chl-a n=37, lakes=10 n=24, lakes=10
Central OK/TX Plains Secchi n=26, lakes=12 n=24, lakes=10
Ozark Highlands Chl-a n=20, lakes=14 n=20, lakes=14 (unchanged)

The Cross Timbers Secchi value of n=265 in v0.1.1 (which had exceeded the statewide pooled n=250 — mathematically impossible if Cross Timbers were a subset of the pooled fit) was the original trigger that prompted this audit. The corrected values are consistent with the joint TP+Chl-a+Secchi filter described in data-raw/CALIBRATION_README.md: the same filtered records feed both regressions, so per-ecoregion n values are identical across the Chl-a and Secchi fits.

Calibration documentation added

The full calibration provenance is now bundled in data-raw/:

These materials are not run at install or load time; they document how the bundled "oklahoma" coefficient values were derived.

Other clarifications

okBATHTUB 0.1.1

This is a remediation release addressing seven issues identified in a v0.1.0 forensic review.

Major scientific correction

Other fixes

Minor improvements

okBATHTUB 0.1.0

Initial release.