Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/19290#discussion_r140242203
--- Diff: dev/lint-r.R ---
@@ -28,6 +28,7 @@ if (! library(SparkR, lib.loc = LOCAL_LIB_LOC,
logical.return = TRUE)) {
# NOTE: The CRAN's version is too old to adapt to our rules.
if ("lintr" %in% row.names(installed.packages()) == FALSE) {
devtools::install_github("jimhester/lintr@a769c0b")
+ # devtools::install_github("jimhester/lintr@5431140")
--- End diff --
It looks like the commented is a old code. Maybe a comment to explain it.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]