summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2014-04-11 13:20:08 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2014-04-11 13:20:08 +0000
commit1b78f603b1e6a09171ab495a590c9dcd3377224f (patch)
tree52c755aa48632cbf55ebf7ad9e23589f0536d4a1 /build_others.sh
parent7bd4f9bf15ff74457d3a11739493eeced0ff0029 (diff)
Updates and slight adaptions
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@95 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 be63428..e754e1b 100644
--- a/build_others.sh
+++ b/build_others.sh
@@ -7,7 +7,7 @@ apt-get upgrade
# built first, then nlme and rmatrix, then the rest
# squeeze/wheezy
-#for i in r-cran-rjags; do
+#for i in rpy2; do
for i in lattice rmatrix nlme cluster foreign r-cran-class r-cran-spatial r-cran-nnet r-cran-mass kernsmooth mgcv rodbc rpart survival littler rpy rpy2 rkward r-cran-rjags; do
apt-get --no-install-recommends build-dep $i
apt-get source $i

Contact - Imprint