From 2f2e8f6bf95acabc0b8d34470c6322ead8ce14a9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 27 Apr 2026 22:40:54 +0200 Subject: Backport R 4.6.0 to new repo, stop support for i386 The _reverts_r-base.sh file was reconstructed because I accidentally deleted it after creating the packages and before checking in the changes. But I am quite sure it is exactly as used. --- build_others | 1 - 1 file changed, 1 deletion(-) (limited to 'build_others') diff --git a/build_others b/build_others index 0f35701..dd8e95b 100755 --- a/build_others +++ b/build_others @@ -39,7 +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 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 -- cgit v1.2.3