zero323 commented on a change in pull request #34728:
URL: https://github.com/apache/spark/pull/34728#discussion_r757913845



##########
File path: R/pkg/vignettes/sparkr-vignettes.Rmd
##########
@@ -76,10 +76,10 @@ if (override_eval) {
 We use default settings in which it runs in local mode. It auto downloads 
Spark package in the background if no previous installation is found. For more 
details about setup, see [Spark Session](#SetupSparkSession).
 
 ```{r, include=FALSE}
-install.spark()
+#install.spark()

Review comment:
       `pkgdown` builds vignettes, not only `Rd` files, so `install.spark` 
fails, because we don't have corresponding release yet. 




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

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to