Github user shivaram commented on a diff in the pull request:
https://github.com/apache/spark/pull/19959#discussion_r157028493
--- Diff: dev/lint-r.R ---
@@ -27,10 +27,11 @@ if (! library(SparkR, lib.loc = LOCAL_LIB_LOC,
logical.return = TRUE)) {
# Installs lintr from Github in a local directory.
# NOTE: The CRAN's version is too old to adapt to our rules.
if ("lintr" %in% row.names(installed.packages()) == FALSE) {
--- End diff --
Right - so it means that the existing Rcpp was used to build the existing
lintr right ? And if we are not changing lintr versions then the same Rcpp
should still work ? Sorry if I'm missing something here
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]