Skip to content

Update conda environment for osx-arm64 architecture#20

Merged
msubirana merged 1 commit into
initialfrom
macos-conda
Aug 5, 2025
Merged

Update conda environment for osx-arm64 architecture#20
msubirana merged 1 commit into
initialfrom
macos-conda

Conversation

@d33bs

@d33bs d33bs commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator

While reviewing #19 and attempting to initialize the environment I found I was unable to install on MacOS with arm64 architecture. I found these changes were required for compatibility. Special thanks goes to @msubirana who confirmed that r-archr is not required in this project (their conda builds exclude osx-arm64 architecture and would otherwise make installs a challenge).

@d33bs
d33bs marked this pull request as ready for review July 31, 2025 17:00
@d33bs
d33bs requested review from msubirana and the-mayer and removed request for msubirana and the-mayer July 31, 2025 17:00
Comment thread envs/plier2.yaml
- defaults
dependencies:
- r-base=4.3.*
- r-base=4.4.*

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.

Good change as this version is no longer vulnerable to https://nvd.nist.gov/vuln/detail/CVE-2024-27322

@the-mayer the-mayer 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.

Seem like good changes, especially if r-archr is not needed. Down the line, it may be worthwhile to use reticulate to manage Python environments, though not needed at this stage.

Approving!

@d33bs

d33bs commented Aug 4, 2025

Copy link
Copy Markdown
Collaborator Author

Thanks @the-mayer, great thoughts!

@msubirana - how would you like us to proceed? Would you like to give this a review and / or merge if appropriate? Thank you in advance.

@msubirana

Copy link
Copy Markdown
Collaborator

Looks great, nice job!

@msubirana
msubirana merged commit 6f2f154 into initial Aug 5, 2025
@msubirana
msubirana deleted the macos-conda branch August 5, 2025 16:43
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.

3 participants