#18229: Upgrade R to 3.2.0
-------------------------------------+-------------------------------------
       Reporter:  charpent           |        Owner:  charpent
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.7
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  r-project          |    Reviewers:  Vincent Delecroix
        Authors:  Emmanuel           |  Work issues:
  Charpentier, Leif Leonhardy        |       Commit:
Report Upstream:  Reported           |  f451e9a5227d73fc5ab8719857a4d17aae129eb8
  upstream. No feedback yet.         |     Stopgaps:
         Branch:                     |
  u/leif/R_upgrade_with_new_patch    |
   Dependencies:  #18254             |
-------------------------------------+-------------------------------------

Comment (by leif):

 Replying to [comment:91 jdemeyer]:
 > It's not a syntax error, it's the shell running the command
 `RINSTALL_MOVED` with 2 arguments `=` and `yes`.

 It's a ''potential'' syntax error, depending on how `R_INSTALL_MOVED` is
 defined ... ;-)

 {{{
 #!sh
 $ R_INSTALL_MOVED(){ expr $@; }
 $ R_INSTALL_MOVED = yes
 expr: syntax error
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18229#comment:92>
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 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to