* Fix broken R test: Install Homebrew GCC Missing GCC Fortran causes installation failure of a dependency package (igraph) * Register gfortran system-wide * Use correct keg * Set env vars to change compiler choice * Do not break other Mac builds * Nuclear option: symlink gfortran * Use /usr/local/bin instead of /usr/bin * Symlink library path too * Update run_test.sh