HyukjinKwon commented on a change in pull request #25993: [SPARK-29339][R] 
Support Arrow 0.14 in vectoried dapply and gapply (test it in AppVeyor build)
URL: https://github.com/apache/spark/pull/25993#discussion_r330889700
 
 

 ##########
 File path: R/check-cran.sh
 ##########
 @@ -65,6 +65,10 @@ fi
 
 echo "Running CRAN check with $CRAN_CHECK_OPTIONS options"
 
+# Remove this environment variable to allow check suggested packages once
+# Jenkins installs arrow. See SPARK-29339
+_R_CHECK_FORCE_SUGGESTS_=false
 
 Review comment:
   @BryanCutler, BTW, shall we upgrade Arrow in Spark from 0.12 to 0.14 at 
`pom.xml`?

----------------------------------------------------------------
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]

Reply via email to