From 1b78f603b1e6a09171ab495a590c9dcd3377224f Mon Sep 17 00:00:00 2001 From: ranke Date: Fri, 11 Apr 2014 13:20:08 +0000 Subject: Updates and slight adaptions git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@95 f247ebf9-aa24-0410-a698-f940e971ad2b --- backport_others.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backport_others.sh') diff --git a/backport_others.sh b/backport_others.sh index c3df538..2922447 100644 --- a/backport_others.sh +++ b/backport_others.sh @@ -13,7 +13,7 @@ # - Set the R version # R version against which the software is compiled -Rversion=3.0.3 +Rversion=3.1.0 reposversion="cran3" echo Distribution is $DIST @@ -31,7 +31,7 @@ pbuilder update # built first, then nlme and rmatrix, then the rest # single package: -#for i in r-cran-rjags; do +#for i in rpy2; do # squeeze/wheezy packages: for i in lattice nlme rmatrix mgcv boot cluster codetools foreign kernsmooth r-cran-class r-cran-coda r-cran-spatial r-cran-nnet r-cran-mass rodbc rpart survival littler rpy rpy2 rkward r-cran-rjags; do apt-get source $i -- cgit v1.2.1