Skip to content

Prepare CRAN release - #945

Merged
strengejacke merged 3 commits into
mainfrom
rc_0_18_1
Sep 1, 2026
Merged

Prepare CRAN release#945
strengejacke merged 3 commits into
mainfrom
rc_0_18_1

Conversation

@strengejacke

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the package for a CRAN release by bumping the package version and making the check_group_variation() tests less brittle across platforms (CRAN) by relaxing strict equality checks.

Changes:

  • Bumped package version to 0.18.1 for the release.
  • Updated check_group_variation() tests to use expect_equal(..., tolerance = 1e-4) instead of strict expect_identical().
  • Added a NEWS entry describing the CRAN-related test tolerance fix.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
tests/testthat/test-check_group_variation.R Relaxes floating-point expectations to reduce CRAN/platform-specific failures.
NEWS.md Updates release header and documents the test tolerance fix.
DESCRIPTION Bumps package version to 0.18.1 for release.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread NEWS.md Outdated
strengejacke and others added 2 commits August 31, 2026 12:17
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@strengejacke
strengejacke merged commit 62b3e81 into main Sep 1, 2026
13 of 22 checks passed
@strengejacke
strengejacke deleted the rc_0_18_1 branch September 1, 2026 09:45
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.

2 participants