Update use-posterior-gpdfit branch#346
Merged
VisruthSK merged 109 commits intouse-posterior-gpdfitfrom Apr 7, 2026
Merged
Conversation
Comment out push trigger for main and master branches
Pulled in fix for NAs which was breaking vignettes
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Fix missing parentheses on `implemented_is_methods` in the error message inside `assert_importance_sampling_method_is_implemented()`, which caused the function object to be pasted instead of the actual method names. Also fix several typos across roxygen comments and the corresponding generated .Rd man pages: - "dependend" -> "dependent" (diagnostics.R) - "k-ht" -> "k-hat" (diagnostics.R) - "The pages provides definitions to" -> "The page provides definitions of" (loo-glossary.R) - "log-likeliood" -> "log-likelihood" (split_moment_matching.R) - "subampled" -> "subsampled" (loo_subsample.R) - "comaprison" -> "comparison" (loo_compare.psis_loo_ss_list.R) - "matrices or , one" -> "matrices, one" (loo_model_weights.R) - "widely application" -> "widely applicable" (loo-package.R) Fixes #325
…ns/checkout-6 Bump actions/checkout from 4 to 6
…ns/upload-artifact-6 Bump actions/upload-artifact from 4 to 6
This reverts commit 62be68d.
This reverts commit cb64cf1.
…ge-bug Fix bug in IS method error message + documentation typos. Also fixed .gitattributes
…r-stat-warning Fix missing space in order statistics warning message
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ns/upload-artifact-7 Bump actions/upload-artifact from 6 to 7
…tions/actions/upload-artifact-7 Revert "Bump actions/upload-artifact from 6 to 7"
Update GHA Step
Shortened ?loo_subsample title and slightly edited description
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ov/codecov-action-6 Bump codecov/codecov-action from 5 to 6
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.
No description provided.