summaryrefslogtreecommitdiff
path: root/build_others
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-07-03 14:02:36 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-07-03 14:02:36 +0200
commit70d882c5cfe1e2c887f94e5a3a68cd9e01832067 (patch)
treef088abe72ccd5044252072d0d29e920a8862615b /build_others
parent7b93b13150331910a2ff0ea01472b12d41062efa (diff)
Changes while backporting R 3.5.1
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 86a5657..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; 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
+#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