Skip to content
Snippets Groups Projects
Commit ce245c14 authored by Clare's avatar Clare
Browse files

Added a section on dependencies

parent aeaa6bd5
No related branches found
No related tags found
No related merge requests found
...@@ -46,6 +46,15 @@ If this does not work and you installed the packages directly from Github, try i ...@@ -46,6 +46,15 @@ If this does not work and you installed the packages directly from Github, try i
``` ```
install_github("chorscroft/zalpha", build_vignettes=TRUE) # might also have to include the option force=TRUE if the package is already installed install_github("chorscroft/zalpha", build_vignettes=TRUE) # might also have to include the option force=TRUE if the package is already installed
``` ```
## Dependencies
This package requires R version 2.10 or higher.
Optional packages:
* fitdistrplus
## Authors ## Authors
* **Clare Horscroft** * **Clare Horscroft**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment