summaryrefslogtreecommitdiff
path: root/build_others
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-04-25 00:05:41 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-04-25 00:05:41 +0200
commit7e750f644cbbc9ad35cbdc4f4909b52faede853d (patch)
tree8cc7a5f584e574432de5730e652ffe535e698ab6 /build_others
parenta6ec2095b8940f9f9ce22f0641e743ce752c5725 (diff)
Changes for backports of R 4.0.0 to bullseye and buster
Diffstat (limited to 'build_others')
-rwxr-xr-xbuild_others2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_others b/build_others
index 658bd6a..fdb5dc0 100755
--- a/build_others
+++ b/build_others
@@ -39,6 +39,6 @@ fi
#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 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 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 rpart survival littler rpy2 rkward; do
./build -s $i
done

Contact - Imprint