Skip to content

Clearer System Requirements in DESCRIPTION and error messages on build time#82

Merged
schochastics merged 1 commit into
mainfrom
fix-ubuntu22
Feb 22, 2026
Merged

Clearer System Requirements in DESCRIPTION and error messages on build time#82
schochastics merged 1 commit into
mainfrom
fix-ubuntu22

Conversation

@schochastics
Copy link
Copy Markdown
Collaborator

fix #81

@eddelbuettel does this suffice?

Copy link
Copy Markdown

@eddelbuettel eddelbuettel left a comment

Choose a reason for hiding this comment

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

That looks good to me from a glance, but untested. (I have written a few of these myself, and it can be finicky.)

Adding GNU make to SystemRequirements: covers you there.

Related: I was glancing at Arrow changes today as they have a new 23.0.1 and I spotted that they differenciate between clang and apple clang for their C++20 needs. You could add that. From what I saw at your CRAN results page you may have work to do for macOS on arm64 (or twist the arm of @s-u to get you a newer compiler, no idea if one is available).

@schochastics
Copy link
Copy Markdown
Collaborator Author

Thanks! Guess I am off to the mac issue now

@schochastics schochastics merged commit c78e935 into main Feb 22, 2026
6 checks passed
@schochastics schochastics changed the title sys req and clear error message Clearer System Requirements in DESCRIPTION and error messages on build time Feb 22, 2026
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.

Build regression on older Linux variant

2 participants