[sage-devel] Re: Request for test of installing R packages

2009-12-14 Thread kcrisman
Thanks. What kind of computer did you try this on? - kcrisman On Dec 14, 2:35 pm, davidp wrote: > sage: r.install_packages('aaMI') > > R version 2.9.2 (2009-08-24) > Copyright (C) 2009 The R Foundation for Statistical Computing > ISBN 3-900051-07-0 > > R is free software and comes with ABSOLUTE

[sage-devel] Re: Request for test of installing R packages

2009-12-14 Thread davidp
sage: r.install_packages('aaMI') R version 2.9.2 (2009-08-24) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for

[sage-devel] Re: Request for test of installing R packages

2009-12-14 Thread kcrisman
> > I could not test R afterwards since I have never used it. That's ok - just trying to see one thing at a time. > > The only thing which did not work as it apparently should is that > after the first r.install_packages('aaMI') it says that r.restart() > should work, but it gives an error mes

[sage-devel] Re: Request for test of installing R packages

2009-12-14 Thread Jason Grout
kcrisman wrote: > Dear sage-devel, > > It's time to fix our R stuff. I have some suspicions on some issues, > so I would appreciate if people on a wide variety of machines could > try the following and reply to this thread. > > sage: r.install_packages('aaMI') > # hopefully a happy result > sage