#7665: Make support for R graphics
-----------------------------------------------------+----------------------
   Reporter:  kcrisman                               |       Owner:  was        
                  
       Type:  defect                                 |      Status:  
needs_review                 
   Priority:  major                                  |   Milestone:  sage-4.4   
                  
  Component:  graphics                               |    Keywords:  plot, R, 
graphics, statistics
     Author:  Karl-Dieter Crisman, Tim Joseph Dumol  |    Upstream:  N/A        
                  
   Reviewer:                                         |      Merged:             
                  
Work_issues:                                         |  
-----------------------------------------------------+----------------------

Comment(by was):

 1. You need {{{::}}} I think in from of several {{{sage:}}} blocks in the
 sage library patch. E.g.,
 {{{
         976             lattices package), it is advisable to either use
 an interactive plotting device
         977             or to use the notebook.  The following examples
 are not tested, because they
         978             differ depending on operating system.
                     .... sage:
 }}}

 2. In the sagenb patch, there is a spelling error:
 {{{
         # know it's ID. __SAGE_TMP_DIR__ is used in executing in non-Sage
 systems.
 }}}
 But that should be "its".  This is propagated by this patch, but not
 caused by it.  (This is probably originally my fault, from long ago.)

 3.  Tests pass in the SAge library fine on both Linux and OS X (bravo!).

 So I think fixing a few typos, testing a little more in the notebook, and
 we're good to go.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7665#comment:34>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to