#18229: Upgrade R to 3.2.0
-------------------------------------+-------------------------------------
Reporter: charpent | Owner: charpent
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-6.7
Component: packages: | Resolution:
standard | Merged in:
Keywords: r-project | Reviewers: Vincent Delecroix
Authors: Emmanuel | Work issues: Fix detection of
Charpentier | bzlib
Report Upstream: N/A | Commit:
Branch: | ab208a4e69834c786a2f0d4ff5a2626776db4d62
u/charpent/upgrade_r_to_3_1_3 | Stopgaps:
Dependencies: #18254 |
-------------------------------------+-------------------------------------
Comment (by leif):
Corresponding patch to `configure`:
{{{
#!diff
--- R-3.2.0/configure.orig 2015-04-09 00:16:36.000000000 +0200
+++ R-3.2.0/configure 2015-05-04 18:19:37.942304048 +0200
@@ -34543,11 +34543,11 @@
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $r_cv_have_pcre810" >&5
$as_echo "$r_cv_have_pcre810" >&6; }
-fi
if test "x${r_cv_have_pcre810}" != xyes; then
have_pcre=no
LIBS="${r_save_LIBS}"
fi
+fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PCRE support
needs to be compiled" >&5
$as_echo_n "checking whether PCRE support needs to be compiled... " >&6;
}
if test "x${r_cv_have_pcre810}" = xyes; then
}}}
Works for me (so far outside of Sage). May work on MacOS X as well
(omitting `--without-system-*`), but probably there'll be further problems
when Sage's libs are used.
--
Ticket URL: <http://trac.sagemath.org/ticket/18229#comment:67>
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.