Skip to content

Feature/build split plot#101

Merged
wvjgsuhp merged 14 commits into
mainfrom
feature/build-split-plot
Jun 17, 2026
Merged

Feature/build split plot#101
wvjgsuhp merged 14 commits into
mainfrom
feature/build-split-plot

Conversation

@wvjgsuhp

Copy link
Copy Markdown
Contributor

No description provided.

wvjgsuhp and others added 10 commits June 10, 2026 14:40
Build split-plot and deeper nested designs from the unit hierarchy and
a replication dimension, deriving the field layout rather than taking it
directly.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
The validator silently defaulted omitted nrows/ncols to 1x1 for every
level, but the builder filled only the innermost, so a non-innermost
level with missing dimensions crashed with an opaque "replacement has 0
rows" error. Error clearly instead, and refine the tests accordingly.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Regenerate NAMESPACE to register the @export added with the function.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
…split_design_df

Passing `splits` now warns with an equivalent suggested call, guarded so
the suggestion can never turn the deprecation into an error. Vignettes
migrate to the new builder.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@wvjgsuhp wvjgsuhp requested a review from rogerssam June 15, 2026 04:38
@wvjgsuhp wvjgsuhp linked an issue Jun 15, 2026 that may be closed by this pull request
Comment thread R/design_utils.R Outdated
Comment thread R/design_utils.R Outdated
Comment thread tests/testthat/test-initialise_design_df.R Outdated
@wvjgsuhp wvjgsuhp merged commit 72a3c94 into main Jun 17, 2026
9 checks passed
@wvjgsuhp wvjgsuhp deleted the feature/build-split-plot branch June 17, 2026 04:27
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.

Feat: Build split (split*) plot from inside out

2 participants