summaryrefslogtreecommitdiff
path: root/build_others.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_others.sh')
-rw-r--r--build_others.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_others.sh b/build_others.sh
index 72a0c53..e3057d8 100644
--- a/build_others.sh
+++ b/build_others.sh
@@ -9,8 +9,8 @@ apt-get upgrade
# squeeze/wheezy/jessie
#for i in lattice r-cran-mass survival; do
#for i in nlme rmatrix; 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
-for i in cluster foreign r-cran-class r-cran-spatial r-cran-nnet kernsmooth mgcv rodbc rpart littler rpy rpy2 rkward r-cran-rjags; do
+#for i in cluster foreign r-cran-class r-cran-spatial r-cran-nnet kernsmooth mgcv rodbc rpart littler rpy rpy2 rkward r-cran-rjags; 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
cd $i-*

Contact - Imprint