Skip to content

fix(residual): precision diagonal, mixed anchor scale, configure fail-fast - #210

Open
MaartenMarsman wants to merge 1 commit into
audit/37-package-infrafrom
audit/39-residual
Open

fix(residual): precision diagonal, mixed anchor scale, configure fail-fast#210
MaartenMarsman wants to merge 1 commit into
audit/37-package-infrafrom
audit/39-residual

Conversation

@MaartenMarsman

Copy link
Copy Markdown
Collaborator

Brief 39 of the August 2026 audit. Report: dev/review-2026-08/reports/39-residual-batch.md

Constituent changes:

  • fix(extract_precision): report E[K_jj] on the diagonal, matching predict/simulate
  • fix(prior-pips): pass the method's acceptance target; hoist the resolution
  • fix(anchor-curve): read the mixed precision diagonal on its stored scale
  • chore(configure): fail fast instead of deferring to a make error
  • test(prior-print): run the print-method tests on CRAN
  • chore(docs): regenerate extract_precision Rd for the E[K_jj] diagonal

Part of the 12-PR stack replacing #200 (one PR per audit brief). Squash-merge in stack order starting from PR 29, then run dev/review-2026-08/restack.sh to rebase the remaining PRs. The combined tip of the stack is bit-identical to the tree that passed the stage gates: full suite 0 fail / 9276 pass, R CMD check --as-cran 0 errors, 0 warnings, 3 benign NOTEs.

…-fast

Brief 39 of the August 2026 audit. Report: dev/review-2026-08/reports/39-residual-batch.md

Constituent changes:
- fix(extract_precision): report E[K_jj] on the diagonal, matching predict/simulate
- fix(prior-pips): pass the method's acceptance target; hoist the resolution
- fix(anchor-curve): read the mixed precision diagonal on its stored scale
- chore(configure): fail fast instead of deferring to a make error
- test(prior-print): run the print-method tests on CRAN
- chore(docs): regenerate extract_precision Rd for the E[K_jj] diagonal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant