We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f3b88 commit 6fa5b8cCopy full SHA for 6fa5b8c
docs/README.md
@@ -38,7 +38,7 @@ installed. Also install the following libraries:
38
```sh
39
$ sudo gem install jekyll jekyll-redirect-from rouge
40
# Following is needed only for generating API docs
41
-$ sudo pip install sphinx mkdocs numpy
+$ sudo pip install sphinx mkdocs
42
$ sudo Rscript -e 'install.packages(c("knitr", "devtools", "testthat", "rmarkdown"), repos="https://cloud.r-project.org/")'
43
$ sudo Rscript -e 'devtools::install_version("roxygen2", version = "5.0.1", repos="https://cloud.r-project.org/")'
44
```
0 commit comments