Differences between revisions 1 and 2
Revision 1 as of 2008-03-14 14:44:24
Size: 2105
Comment: initial version
Revision 2 as of 2008-11-14 13:41:50
Size: 2105
Editor: anonymous
Comment: converted to 1.6 markup
No differences found!

R

Description

  • website: http://www.r-project.org/

  • From the "Introdution to R" from the above website: R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.

License

  • GPL (2.6.1 release)

SPKG Maintainers

  • Michael Abshoff
  • William Stein

Upstream Contact

  • R mailing list, #R in IRC

Dependencies

  • ATLAS

Build Notes

  • in r-2.6.1.p12 we removed the recommneded tar.gzs. If we want to build those we need to add them back in. Until then it is better to save the 3MB compressed.

Changelog

r-2.6.1.p15 (Josh Kantor, April 12th, 2008)

  • make R help work (#2483)

r-2.6.1.p14 (Michael Abshoff, Jan. 27th, 2008)

  • fix rpy build issue on OSX 10.4 (#1943)

r-2.6.1.p13 (Michael Abshoff, Jan. 26th, 2008)

  • remove ATLAS and Lapack flags form configure for Darwin

r-2.6.1.p12 (Michael Abshoff, Jan. 26th, 2008)

  • also delete all dylibs on OSX
  • added SAGE_LOCAL check to spkg-check, spkg-install
  • verify that rpy builds fine on OSX
  • remove tar.gzs from recommended directory

r-2.6.1.p11 (Michael Abshoff, Jan. 26th, 2008)

  • fix rpy to work with ATLAS
  • fix parallel make since make install is broken with it.
  • remove various R libraries from SAGE_LOCAL/lib

r-2.6.1.p10 (Michael Abshoff, Jan. 25th, 2008)

  • fix framework issue on OSX
  • flesh out SPKG.txt

r-2.6.1.p9 (Michael Abshoff, Jan. 25th, 2008)

  • fix a shitload of build problems (#1852)
  • add ATLAS support
  • clean up, clean up, clean up

r-2.6.1.p8 (Michael Abshoff, Jan. 17th. 2008)

  • bump version due to python now builf with ucs4

r-2.6.1.p7

  • Updated the rpy package using trac #1427