docs: Add documentation, new functions, and dependency/CI updates#13
Open
dillard064 wants to merge 8 commits intomasterfrom
Open
docs: Add documentation, new functions, and dependency/CI updates#13dillard064 wants to merge 8 commits intomasterfrom
dillard064 wants to merge 8 commits intomasterfrom
Conversation
Contributor
|
Need to find some more data sets for test cases |
rogerssam
requested changes
Mar 24, 2026
Contributor
There was a problem hiding this comment.
@dillard064 I think we want to move this out of this package, possibly to a new package
Contributor
There was a problem hiding this comment.
@dillard064 Similarly, I think this needs to go somewhere else
Contributor
There was a problem hiding this comment.
This should be moved to a different package
Contributor
There was a problem hiding this comment.
If these functions have all been moved/updated elsewhere then this file can be deleted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR merges the
devbranch intomaster, bringing in a significant round of documentation, new functions, dependency updates, and CI improvements.Changes
New Functions
prune()with full documentationfastIC()with full documentationwald.test()exportDocumentation (#5)
associate(),clones(),compare(),wald.test.asreml(), andwald.test()herit.asreml(),hsd(),randomRegress(), andfixedRegress()themes,pad.data(),outliers,manhattan(), andfastIC()Dependency Updates
ASExtras4as aSuggestsdependencyRoxygenNoteto 7.3.3CI / GitHub Actions
checkout@v4,setup-r@v2,setup-pandoc@v2,cache@v4,upload-artifact@v4Code Improvements