dongjoon-hyun edited a comment on issue #26564: [SPARK-29936][R] Fix SparkR lint errors and add lint-r GitHub Action URL: https://github.com/apache/spark/pull/26564#issuecomment-554849648 For the Jenkins, `lint-r` passed already on the on-going Jenkins run. For this PR, the rest of tests are irrelevant. ``` ======================================================================== Running R style checks ======================================================================== Loading required package: methods Attaching package: ���SparkR��� The following objects are masked from ���package:stats���: cov, filter, lag, na.omit, predict, sd, var, window The following objects are masked from ���package:base���: as.data.frame, colnames, colnames<-, drop, intersect, rank, rbind, sample, subset, summary, transform, union Attaching package: ���testthat��� The following objects are masked from ���package:SparkR���: describe, not lintr checks passed. ```
---------------------------------------------------------------- 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]
