summaryrefslogtreecommitdiff
path: root/build_others
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-03-15 16:15:30 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2018-03-15 16:16:52 +0100
commit80ef5b6b09a4ceea7cf19b3938858d3619d15150 (patch)
tree7e8670ef838b31a0d7b930d0cba888f8a05fd850 /build_others
parentd1a8163b872a759cc3439b8d122738c9cf76c95f (diff)
Remove wheezy, terminate support for rjags
Diffstat (limited to 'build_others')
-rwxr-xr-xbuild_others4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_others b/build_others
index 6ba911d..14777eb 100755
--- a/build_others
+++ b/build_others
@@ -39,7 +39,7 @@ fi
#for i in lattice r-cran-mass; do
#for i in rmatrix nlme; do
#for i in survival; 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
+#for i in cluster foreign r-cran-class r-cran-spatial r-cran-nnet kernsmooth mgcv rodbc rpart littler rpy rpy2 rkward; 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; do
./build -s $i
done

Contact - Imprint