Github user shivaram commented on a diff in the pull request:
https://github.com/apache/spark/pull/21278#discussion_r187407193
--- Diff: R/pkg/DESCRIPTION ---
@@ -13,6 +13,7 @@ Authors@R: c(person("Shivaram", "Venkataraman", role =
c("aut", "cre"),
License: Apache License (== 2.0)
URL: http://www.apache.org/ http://spark.apache.org/
BugReports: http://spark.apache.org/contributing.html
+SystemRequirements: Java (== 8)
Depends:
R (>= 3.0),
--- End diff --
Thats a valid point. Lets discuss this in JIRA / mailing list ? I think if
it still works for 3.0 we should keep it because R might throw an error /
warning for users on 3.0.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]