Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/15309#discussion_r81469148
  
    --- Diff: docs/README.md ---
    @@ -21,6 +21,8 @@ installed. Also install the following libraries:
         # Following is needed only for generating API docs
         $ sudo pip install sphinx
         $ sudo Rscript -e 'install.packages(c("knitr", "devtools", "roxygen2", 
"testthat"), repos="http://cran.stat.ucla.edu/";)'
    +    $ sudo Rscript -e 'install.packages(c("rmarkdown"), 
repos="http://cran.stat.ucla.edu/";)'
    +    $ sudo pip install pandoc pandoc-citeproc
    --- End diff --
    
    I agree with that, but, now we still have two additional commands here, 
when they can just be packages installed by the commands above. That was my 
earlier point.


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