Github user felixcheung commented on the issue:

    https://github.com/apache/spark/pull/15790
  
    Basically it is building vignettes multiple times - once in create-doc.sh, 
once with `R CMD build`.
    
    I'll skip the one in create-doc.sh to get it to create vignettes together 
with the source package, which I think is the more nature or common behavior.
    
    Also, we are currently passing `--no-manual` to `R CMD check` (in 
check-cran.sh while running from run-tests.sh), otherwise it will once again 
try to build vignettes (this time from the source package)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to