zero323 commented on issue #27359: [SPARK-23435][SPARKR][TESTS] Update testthat to >= 2.0.0 URL: https://github.com/apache/spark/pull/27359#issuecomment-578570778 > @zero323 . Thank you for the screencast. However, it skipped all arrow related tests. Please playback the screencast. Unfortunately R arrow is not standalone package (like Python one) and it requires system packages with C++ bindings (installing `arrow` package is not sufficient), And that's dependency hell as these R images (there still more stable than R-base ones) are not really designed for updates. So skipped Arrow tests are expected. I don't think that really affects the results though, as primary concern was CRAN tests and overall process, and Arrow related code hasn't been touched.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
