Skip to content

Instantly share code, notes, and snippets.

@iangow
Created March 2, 2016 19:42
Show Gist options
  • Save iangow/15c5834abc690681e428 to your computer and use it in GitHub Desktop.
Save iangow/15c5834abc690681e428 to your computer and use it in GitHub Desktop.
Code to get Fortran for R
curl -O http://r.research.att.com/libs/gfortran-4.8.2-darwin13.tar.bz2
sudo tar fvxz gfortran-4.8.2-darwin13.tar.bz2 -C /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment