Skip to content

Instantly share code, notes, and snippets.

@greeness
Last active December 31, 2015 17:09
Show Gist options
  • Select an option

  • Save greeness/8018732 to your computer and use it in GitHub Desktop.

Select an option

Save greeness/8018732 to your computer and use it in GitHub Desktop.
### mac
```brew install gfortran
brew install r
brew install gsl
R> install.packages("BTYD", dependencies = TRUE)
```
### ubuntu
```sudo apt-get install libgsl0-dev```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment