summaryrefslogtreecommitdiff
path: root/build_others
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2025-06-13 17:23:27 +0200
committerJohannes Ranke <johannes.ranke@jrwb.de>2025-06-14 10:20:34 +0200
commit31165312760bc60a55986f491ee9648baa870a87 (patch)
treefa00befb90d3b76878d8de79f11f3cf9d0a16d64 /build_others
parent57f20f73a0d8fb7f191c2a19afbcfd6f3f46b573 (diff)
Remove rkward and rpy2 from these backports
Diffstat (limited to 'build_others')
-rwxr-xr-xbuild_others3
1 files changed, 2 insertions, 1 deletions
diff --git a/build_others b/build_others
index fdb5dc0..0f35701 100755
--- a/build_others
+++ b/build_others
@@ -39,6 +39,7 @@ 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 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
+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; do
./build -s $i
done

Contact - Imprint