Brew install R fails - Updated right away

I just cleaned up my home brew cellar and had problems reinstalling R. I got the old well-known error message: brew install r ==> Downloading http://cran.r-project.org/src/base/R-2/R-2.15.1.tar.gz Already downloaded: /Library/Caches/Homebrew/r-2.15.1.tar.gz Error: This formula requires a fortran compiler,... Reinstalling gfortran (which was actually installed already) did not help and so I decided to trick home brew until the problem is fixed, with the following: export FC=`which gfortran` brew install r Surprise surprise, it worked! :] ...

September 25, 2012 · 1 min

Octave Debugging

...

September 25, 2012 · 1 min

Referring to Git Remote Repositories

...

September 19, 2012 · 1 min

R tikzDevice Package Moved to Archive on CRAN

...

September 12, 2012 · 1 min

Github Behind Walls

...

August 20, 2012 · 1 min

Matlab 7.5 (R2007b) & XQuartz 2.7.2

...

August 13, 2012 · 2 min

GNU/Make moved in OS X 10.8 Mountain Lion -- Updated

...

August 8, 2012 · 1 min

Davical Problems due to Apple Address Book Bug

...

July 25, 2012 · 1 min

RSS Feed Icon from Font Instead of Image (PNG) with Drupal 7

...

July 18, 2012 · 1 min

New Mailserver Documentation Part for Per Virtual User Spam Filtering

...

July 13, 2012 · 1 min