DyfanJones / RAthena

Connect R to Athena using Boto3 SDK (DBI Interface)
https://dyfanjones.github.io/RAthena/
Other
35 stars 6 forks source link

added numpy into install_boto to help reticulate bind with RAthena environment #91

Closed DyfanJones closed 4 years ago

DyfanJones commented 4 years ago

It appears that reticulate struggles to bind to python environments without numpy: https://github.com/rstudio/reticulate/issues/216