Optional Libraries, Frameworks and Applications for Mac OS X

fftw-3.2.2-darwin9-bin4.tar.gz37007052009-10-21 10:29
ggobi-2.1.8-darwin8-bin2.tar.gz10977262009-01-15 16:21
ggobi-2.1.8-darwin9-bin3.tar.gz15738972010-01-08 12:02
gmp-4.2.4-darwin8-bin4.tar.gz8817622008-10-24 16:04
gmp-4.3.1-darwin9-bin3.tar.gz7838642009-11-26 20:00
gsl-1.13-darwin9-bin4.tar.gz145047682009-09-29 14:09
GTK+_2.14.3-X11-darwin8-bin2.tar.gz261474552008-10-24 17:51
GTK+_2.18.5-X11-darwin9-bin3.tar.gz602757012009-12-16 16:57
jags-1.0.3-ppc64.tar.gz4337132009-01-07 09:42
jpeg-v8-darwin9-bin4.tar.gz27395922010-02-01 16:03
libpng-1.2.32-darwin8-bin4.tar.gz4617832008-10-24 16:05
libpng-1.4.0-darwin9-bin4.tar.gz22365412010-02-01 16:18
mpfr-2.3.2-darwin8-bin4.tar.gz8567322008-10-24 16:04
netcdf-4.0.1-darwin89-bin4.tar.gz40680502009-07-22 20:43
readline-5.2-12-darwin8-bin4.tar.gz12773912008-10-24 16:05
tiff-3.9.1-darwin8-bin4.tar.gz181837382009-09-29 14:28
xz-4.999.9beta-darwin9-bin4.tar.gz27022772009-09-22 17:43
 
gtk2.14-x11.dmg261301692008-11-18 17:30
GTK_2.18.5-X11.pkg599141662010-02-01 14:56

darwin8 = for Mac OS X 10.4 or higher
darwin89= 32-bit for Mac OS X 10.4 or higher, 64-bit for Mac OS X 10.5 or higher
darwin9 = for Mac OS X 10.5 or higher
It is safe to use darwin8 binaries on Mac OX S 10.5 (Leopard). Since R 2.10.1 we do not release darwin8 binaries anymore.
bin4 = quad-arch binary (32-bit and 64-bit, Intel and PPC)
bin3 = tri-arch binary (32-bit PowerPC and Intel, 64-bit Intel)
bin2 = universal binary (32-bit only, Intel and PPC)

Install by unpacking to the root, e.g.:

curl -O http://r.research.att.com/libs/gmp-4.2.4-darwin8-bin4.tar.gz
sudo tar fvxz gmp-4.2.4-darwin8-bin4.tar.gz -C /
Most binaries (except for GTK+) live in /usr/local and are static PIC builds (i.e. they can be used in R packages without the need for runtime dylibs).

For more libraries, see the CRAN devpack.


Note (2009/01/15): ggobi binary was modified at the request of the authors to install in /usr/local/ggobi instead of the default /usr/local. CRAN binaries will reflect the change as well. Consequently, you will have to add /usr/local/ggobi/bin to your PATH and if you develop against ggobi /usr/local/ggobi/lib/pkgconfig to your PKG_CONFIG_PATH in order to see ggobi.