Answering to myself :

It turns out that updating the rpy2 Python package fixes the problem.

This should be fixed by upgrading the distributed version. It is now 
Trac#19638 <http://trac.sagemath.org/ticket/19638>.

HTH,

--
Emmanuel Charpentier


Le vendredi 13 novembre 2015 14:33:38 UTC+1, Emmanuel Charpentier a écrit :
>
> Dear list,
>
> Last time I looked (about sage 6.9 or thereabout) the %R line magic and 
> %%R cell magic were supstitute to the %r magic, useful in the ipython 
> noteboook where %r dosn't work as intended.
>
> %load_ext rmagic gives its usual warning that it has moved to rpy2, but 
> neither %R nor %%R are listed in the possible tab-completions of %, and 
> trying to use them lead to an error message ("%R line magic nof found" and 
> "%%R cell magic not found", or something to that effect).
>
> %r still launches an R interpreter you can't get out of.
>
> Is that new ?
>
> --
> Emmanuel Charpentier
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to