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

Document r_clang compiler option #2047

Open
mfansler opened this issue Dec 21, 2023 · 2 comments
Open

Document r_clang compiler option #2047

mfansler opened this issue Dec 21, 2023 · 2 comments

Comments

@mfansler
Copy link
Member

The r-arrow recipe uses an r_clang compiler on Windows:

https://github.com/conda-forge/r-arrow-feedstock/blob/99eee2298644d6439115a96ca5fd47f23378f353/recipe/meta.yaml#L31

However, the documentation only describes five compilers, which does not include this:

There are currently five supported compilers:
- C
- cxx
- Fortran
- Go
- Rust

This should be documented with guidance on usage.

@xhochy
Copy link
Member

xhochy commented Dec 21, 2023

More background can be found on this compiler (and its history) on https://uwekorn.com/2020/06/14/r-arrow-for-conda-windows.html

@mfansler
Copy link
Member Author

@xhochy nice! That's a wonderful case study you put together there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants