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

switch arrow dependancy back to CRAN once arrow macOS binary bug is fixed #185

Closed
wcornwell opened this issue Apr 15, 2024 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@wcornwell
Copy link
Contributor

No description provided.

@wcornwell wcornwell self-assigned this Apr 15, 2024
@wcornwell wcornwell changed the title switch arrow dependancy back to CRAN once bug is fixed switch arrow dependancy back to CRAN once arrow macOS binary bug is fixed Apr 15, 2024
@wcornwell wcornwell added the bug Something isn't working label Apr 22, 2024
@wcornwell
Copy link
Contributor Author

wcornwell commented Apr 29, 2024

work around for installing on macOS until it's fixed:

install.packages("arrow", repos = c('https://apache.r-universe.dev', 'https://cloud.r-project.org'))
remotes::install_github("traitecoevo/APCalign")

@wcornwell
Copy link
Contributor Author

underlying issue: apache/arrow#40667

@wcornwell
Copy link
Contributor Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant