HyukjinKwon edited a comment on issue #26375: [SPARK-24152][R][TESTS] Disable check-cran from run-tests.sh URL: https://github.com/apache/spark/pull/26375#issuecomment-549115110 Also CRAN check is pretty important for R package summision. It also checks misusages like `require` or `library` which should be `requireNamespace` for instance. This is error-prone and I think PR builders should catch.
---------------------------------------------------------------- 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]
