From 995e65c8ed9d66ed6206c47f01ef2ef503bf790e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 9 Mar 2017 11:25:11 +0100 Subject: Update R version, source package name for littler --- backport | 2 +- backport_others | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backport b/backport index 5852829..c363875 100755 --- a/backport +++ b/backport @@ -6,7 +6,7 @@ ARCH=i386 export ARCH # R version against which the software is compiled -Rversion=3.3.1 +Rversion=3.3.3 reposversion="cran3" iteration=0 diff --git a/backport_others b/backport_others index 03b91ca..faf604c 100755 --- a/backport_others +++ b/backport_others @@ -51,7 +51,7 @@ export DIST # built first, then nlme and rmatrix, then the rest # Packages to backport to wheezy/jessie (without rpy2): -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 r-cran-littler rpy rkward r-cran-rjags; do +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 rkward r-cran-rjags; do ./backport -s $i $DIST -- cgit v1.2.1