-
-
Notifications
You must be signed in to change notification settings - Fork 673
Description
We include the RPy spkg in the R spkg and install the former from the latter. It would be less potentially confusing to move RPy outside of R but make it depend on R and any other prerequisites in spkg/standard/deps
.
The necessary changes to spkg/install
and spkg/standard/deps
are already there, but currently commented out. Apply the following patch to the Sage root repository to activate them:
attachment: trac_9906-Activate_separate_RPy_spkg.root-repo.patch
spkg:
- http://boxen.math.washington.edu/home/jdemeyer/spkg/r-2.14.0.p5.spkg (diff: attachment: r-2.14.0.p5.diff)
- http://boxen.math.washington.edu/home/jdemeyer/spkg/rpy2-2.0.8.p0.spkg (diff: attachment: rpy2-2.0.8.p0.diff)
Related: #3086 (closed as duplicate). See also #9668 and #9847 for what could or should be addressed, too. Previous R upgrade: #12057.
Depends on #13428
Depends on #13395
CC: @nexttime @kcrisman @vbraun @kini
Component: packages: standard
Keywords: r-project spkg
Author: Leif Leonhardy, Jeroen Demeyer
Reviewer: Karl-Dieter Crisman, John Palmieri
Merged: sage-5.4.beta1
Issue created by migration from https://trac.sagemath.org/ticket/9906