Closed wcornwell closed 5 months ago
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")
underlying issue: https://github.com/apache/arrow/issues/40667
done
work around for installing on macOS until it's fixed: