Commit Graph

25 Commits (eba50d4d5794e705099c1c757dd38dea58d94de3)

Author SHA1 Message Date
Charlie Sharpsteen f529f62cd8 r: Update to 2.15.1 2012-06-22 06:37:33 -07:00
Charlie Sharpsteen f92a0c11e8 R: Update to 2.15.0 2012-04-03 19:42:58 -07:00
Charlie Sharpsteen 5342e947ed R: Update to 2.14.2
Also updated R bash completion script to latest version.
2012-03-16 15:40:08 -07:00
Jack Nagel 22ddda9864 Explicitly set OBJC in the environment
Fixes Homebrew/homebrew#10951.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-16 16:36:17 -05:00
Charlie Sharpsteen 0de2d2fbb6 R: Depend on LibTIFF and JPEG
These libraries give R users additional options for saving images.
2012-02-04 14:55:06 -08:00
Charlie Sharpsteen 4979b5a0f0 R: Add GNU Readline as a dependency
Compared to OS X LibEdit, Readline provides better support for interactive work
and enables functionality such as reverse-i search.

Closes Homebrew/homebrew#7950.
2012-01-12 12:29:07 -08:00
Charlie Sharpsteen 048695e6ca R: Update to 2.14.1 2011-12-22 11:45:25 -08:00
Charlie Sharpsteen 3b5e34a892 R: Update to 2.14.0 2011-11-11 17:37:25 -08:00
Tryn Mirell a6afc593e9 R: Add note concerning rJava support
Closes Homebrew/homebrew#8255.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:20:52 -07:00
Bryce Mecum 9f8b5c8c24 Updated R to 2.13.2
Closes Homebrew/homebrew#7919.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-30 13:15:22 -07:00
Charlie Sharpsteen 79238d0f13 R 2.13.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-10 11:19:40 -07:00
Charlie Sharpsteen a501cd4853 Add bash completion to R
This is the same completion script that Debian includes in the r-base-core
package.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-03 11:55:58 -07:00
Charlie Sharpsteen 6a47d4fe01 R: Add option for Valgrind-enabled debug build
Useful for developing packages that interact with R at the C level.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 09:35:17 -07:00
Charlie Sharpsteen 8e95101c74 Update R to 2.13.0
Also ensures the PNG drivers get built for x11 and Cairo graphics devices and
that the Objective C compiler is configured along with other Homebrew
compilers.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 09:34:43 -07:00
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