Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wanted: Conda build for aarch64 (or noarch) #213

Open
schlichtanders opened this issue Nov 8, 2023 · 2 comments
Open

Wanted: Conda build for aarch64 (or noarch) #213

schlichtanders opened this issue Nov 8, 2023 · 2 comments

Comments

@schlichtanders
Copy link

schlichtanders commented Nov 8, 2023

Hello,

I would like to use JuliaCall/RCall.jl on arm64 based linux systems. The best support for arm64 and R is via conda (there does not exists a single CRAN I know of which has prebuilt libraries for arm64).

While my key R packages (e.g. tidyverse) are already supported, the Julia-R link juliacall does not offer a aarch64/noarch build on conda. https://anaconda.org/r/r-juliacall

I am interested in supporting this rather soon. Hence if you know how to do it in principle, I can actually spend time to realize it.

@schlichtanders
Copy link
Author

@Non-Contradiction can you help? I've been researching about conda-forge/r-juliacall-feedstock, but cannot understand so far how the architectures are determined or how to change the architectures to support a noarch or aarch64 version for arm64.

@schlichtanders
Copy link
Author

I understood where the architecture restriction comes from: From the conda julia dependencies
https://github.com/conda-forge/r-juliacall-feedstock/blob/main/recipe/meta.yaml#L47

For windows the dependency is dropped. Could also be dropped for the linux arm64 dependencies?

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

No branches or pull requests

1 participant