From d2670e5e4f2edbb46bb5f0e185cf3cb3ee7e0648 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2017 13:00:23 +0200 Subject: Reinclude rpy2, trailing whitespace --- build_others | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_others') diff --git a/build_others b/build_others index 7865382..ea48dfc 100755 --- a/build_others +++ b/build_others @@ -41,6 +41,6 @@ fi # wheezy/jessie/stretch #for i in lattice r-cran-mass survival; do #for i in nlme rmatrix; 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 rkward r-cran-rjags; 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 r-cran-rjags; do ./build -s $i done -- cgit v1.2.1