Hi

Ticket #3086 states "Update R to the 2.7 release and split off
rpy.spkg" with milestone Sage 4.0.

If possible, two requests:

1) Update R to the latest 2.9 release  (now sage 3.4 uses R version
2.6.1 (2007-11-26))

2) To use R one has to load various additional packages. For instance
I use the following lines:

import rpy
pack=["abind", "distr", "distrEx", "e1071", "effects", "foreign",
"grid", "lattice", "lmtest", "MASS", "mgcv", "multcomp","Rcmdr"]
for p in pack: r.install_packages(p)

As the policy of Sage is "all inclusive", I suggest rpy includes the
most common R packages.

Thanks in advance!

Roland
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to