Skip to content

Fix(#54): Dependency on R update - #55

Merged
andybeet merged 1 commit into
devfrom
fix/i54-R-version
Jul 28, 2026
Merged

Fix(#54): Dependency on R update#55
andybeet merged 1 commit into
devfrom
fix/i54-R-version

Conversation

@andybeet

@andybeet andybeet commented Jul 1, 2026

Copy link
Copy Markdown
Member

Justification

Code uses native pipe, need R >= 4.1 for its use

Fixes #54

Types of changes

What types of changes does this pull request introduce? Put an x in the boxes that apply.
This will inform the new release number.

  • Fix (non-breaking change which fixes a bug)
  • Feature (non-breaking change which adds or changes functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other change (if none of the other choices apply)

Further comments

If this is a relatively large or complex change, kick off a discussion by explaining why you chose the solution you did, what alternatives you considered, problems you may have encountered, etc.

Reviewer instructions

Nothing specific. The air checks will fail. This is addressed in PR #57

Formatting

This repo contains an air.toml file that automatically formats code to a set of standards.
It is preferred that contributors and reviewers install the Air formatting tool.
Code submitted in this pull request will be automatically checked for correct formatting.

@andybeet
andybeet requested a review from jcaracappa1 July 1, 2026 19:28
@andybeet andybeet linked an issue Jul 1, 2026 that may be closed by this pull request
@andybeet
andybeet merged commit 6b524ec into dev Jul 28, 2026
4 of 5 checks passed
@andybeet
andybeet deleted the fix/i54-R-version branch July 28, 2026 14:32
@andybeet andybeet mentioned this pull request Jul 28, 2026
6 tasks
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.

[Bug]: functions use native pipe. need dependency on R

2 participants