Ask Your Question

Revision history [back]

Hi

Thank you for reporting this.

I maintain the PPA. PPAs do not keep older versions like the Ubuntu archives. I can rebuild 6.2, but let's first try to fix the problem. I am unable to reproduce this in any of the following

notebook: %r, 1+1; notebook: evalaute as r, 1+1; bash prompt: sage --r: 1+1; sage prompt: %r, 1+1; sage prompt: %r, install.packages("test");

If you have an immediate need, all I can see is this old source: http://sagemath.org/src-old/sage-6.1.1.tar.gz which you will have to compile.

Hi

Thank you for reporting this.

I maintain the PPA. PPAs do not keep older versions like the Ubuntu archives. I can rebuild 6.2, but let's first try to fix the problem. I am unable to reproduce this in any of the following

notebook: %r, 1+1;
notebook: evalaute evaluate as r, 1+1;
bash prompt: sage --r: 1+1;
sage prompt: %r, 1+1;
sage prompt: %r, install.packages("test");

install.packages("test");

If you have an immediate need, all I can see is this old source: http://sagemath.org/src-old/sage-6.1.1.tar.gz which you will have to compile.