Le vendredi 20 octobre 2017 18:27:39 UTC+2, Dima Pasechnik a écrit :
>
> That is what I said a couple of times too. 
>
> In particular, IMHO most R users use an IDE called R-studio, so for them 
> the Sage's one is not very useful.
>

R Studio tries to kill two birds with one stone :

   - rapid analysis in a notebook-like interface
   - production of publishable documents. 


I have tried this solution and, for me, it doesn't work as well as :

   - Prototyping in a notebook : there is an IRkernel 
   <https://irkernel.github.io/> for use with Jupyter (not yet on CRAN, 
   though...) : works well, with a few remaining rough edges...
   - Creation *and maintainance* of publishable documents : for me, the 
   best solution is R+\LaTeX+knitr, <https://yihui.name/knitr/> which 
   allows me to maintain a *consistent* document from data-reading to paper 
   submission, without having to come wit Makefiles, consistency checks, etc...

--

Emmanuel Charpentier

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

Reply via email to