summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-05-31 22:56:27 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-05-31 22:56:27 +0000
commit3cb754dbfa095a5855400dc6151ab71ec7441f90 (patch)
tree8a5720c74e3709110182d15fe36a73225a101e35 /build_others.sh
parent535fd8e2510c16ccb5cba2d089c9fd898936ae67 (diff)
Update for todays backport of R 2.11.1, reincluding rpy.
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@65 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'build_others.sh')
-rw-r--r--build_others.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_others.sh b/build_others.sh
index 140a5a8..77ac7f9 100644
--- a/build_others.sh
+++ b/build_others.sh
@@ -14,7 +14,7 @@ apt-get update
pbuilder update
#for i in littler; do
-for i in cluster foreign lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-mass kernsmooth rmatrix rodbc rpart survival littler; do
+for i in cluster foreign lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-mass kernsmooth rmatrix rodbc rpart survival littler rpy; do
apt-get source $i
cd $i-*

Contact - Imprint