Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/19342#discussion_r140957541
--- Diff: R/pkg/DESCRIPTION ---
@@ -59,3 +59,4 @@ Collate:
'window.R'
RoxygenNote: 5.0.1
VignetteBuilder: knitr
+SystemRequirements: Apache Spark
--- End diff --
I'm not sure we should add this - my experience with SystemRequirements is
that there is a fix list of things that it will understand, and I'm reasonably
sure "Apache Spark" is not one of them, and likely we cause build or submission
failure by having it.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]