From 7b93b13150331910a2ff0ea01472b12d41062efa Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 24 Apr 2018 10:56:23 +0200 Subject: Changes for backporting R 3.5.0 --- build_others | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build_others') diff --git a/build_others b/build_others index 14777eb..86a5657 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 -- cgit v1.2.1