Commit Graph

11 Commits (41078b736d5552f72b0438038476aa9c8c83562c)

Author SHA1 Message Date
Daniel Tang 250cbf4ec6 add caveat for installing R.framework
IDEs such as RStudio depend on R.framework being in a certain location, but
the R formula currently doesn't install the framework anywhere. This just
adds a friendly message to remind them that they may want to do so manually.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12 13:30:59 -08:00
Adam Vandenberg 9de5d1950b r - use ENV.fortran 2011-03-12 13:30:40 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Charlie Sharpsteen 7e67344a66 Bump R to 2.12.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-25 11:18:07 -08:00
Charlie Sharpsteen b80565873e Bumped R version to 2.12.1
Also removed the caveat explaining to the user that gfortran is required for
installation as this exact same information is displayed if `which gfortran`
returns empty-handed and is irrelevant if the install succeeded.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-23 11:18:19 -08:00
Kashif Rasul d47dfc56dd Updated R to 2.12.0
This release has many new features as well as bug fixes.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-07 11:31:48 -08:00
Alcides Fonseca 65d69e6b7f R now compiles as a framework.
Signed-off-by: David Höppner <0xffea@gmail.com>

* did remove --with-blas=-framework vecLib (linker errors)
2010-08-29 13:02:02 +02:00
Charlie Sharpsteen 9359bf18eb Update R to 2.11.1
Updated R to patchlevel 1.

This will be the last release of R before 2.12.0 goes stable in October.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-08 13:05:18 -07:00
Adam Vandenberg c7d1617497 R - add gfortran notes to caveats 2010-07-18 11:22:26 -07:00
Adam Vandenberg 49e9576ae4 Update r to homebrew style 2010-07-16 09:09:57 -07:00
Matt Ball a3e850bf17 Formula for the R programming language
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-16 09:09:57 -07:00