matkalinowski commented on issue #5: AIRFLOW-2193- Added r-base and rpy2 for ROperator URL: https://github.com/apache/airflow-ci/pull/5#issuecomment-501124700 > Just for your information - I am working on making this image obsolete and replace it with the docker image from the main airflow repository (within days I hope). I will make sure to add R to the image in Airflow or you can make similar pull request there @matkalinowski - as you prefer. I think it would be faster if you could do this. Please remember to also add this line: RUN echo "r <- getOption('repos'); r['CRAN'] <- 'http://cran.us.r-project.org'; options(repos = r);" > ~/.Rprofile This setups R repositories source site.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
