Skip to content

Conversation

@thisisnic
Copy link
Member

@thisisnic thisisnic commented Aug 25, 2023

Rationale for this change

Package version comparison results in CRAN checks failing due to values being numeric not character

What changes are included in this PR?

Changing numeric values to characters

Are these changes tested?

No

Are there any user-facing changes?

No

@thisisnic thisisnic requested a review from paleolimbot as a code owner August 25, 2023 10:30
@thisisnic
Copy link
Member Author

See also #37385 for the checks which will catch this in future

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Aug 25, 2023
@thisisnic thisisnic merged commit 45c60ee into apache:main Aug 25, 2023
@thisisnic thisisnic removed the awaiting merge Awaiting merge label Aug 25, 2023
thisisnic added a commit to thisisnic/arrow that referenced this pull request Aug 25, 2023
…on specification" (apache#37387)

### Rationale for this change

Package version comparison results in CRAN checks failing due to values being numeric not character

### What changes are included in this PR?

Changing numeric values to characters

### Are these changes tested?

No

### Are there any user-facing changes?

No
* Closes: apache#37386

Authored-by: Nic Crane <thisisnic@gmail.com>
Signed-off-by: Nic Crane <thisisnic@gmail.com>
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 45c60ee.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them.

loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
…on specification" (apache#37387)

### Rationale for this change

Package version comparison results in CRAN checks failing due to values being numeric not character

### What changes are included in this PR?

Changing numeric values to characters

### Are these changes tested?

No

### Are there any user-facing changes?

No
* Closes: apache#37386

Authored-by: Nic Crane <thisisnic@gmail.com>
Signed-off-by: Nic Crane <thisisnic@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[R] CRAN failures due to "invalid non-character version specification"

2 participants