summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-05-31 22:56:27 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2010-05-31 22:56:27 +0000
commit3cb754dbfa095a5855400dc6151ab71ec7441f90 (patch)
tree8a5720c74e3709110182d15fe36a73225a101e35 /clean.sh
parent535fd8e2510c16ccb5cba2d089c9fd898936ae67 (diff)
Update for todays backport of R 2.11.1, reincluding rpy.
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@65 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'clean.sh')
-rw-r--r--clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean.sh b/clean.sh
index 9a7bf60..ec7d7f4 100644
--- a/clean.sh
+++ b/clean.sh
@@ -1,5 +1,5 @@
# Author: Johannes Ranke <jranke@uni-bremen.de>
-for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme r-cran-class r-cran-mass r-cran-nnet r-cran-spatial rmatrix rodbc rpart survival vr littler; do
+for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme r-cran-class r-cran-mass r-cran-nnet r-cran-spatial rmatrix rodbc rpart survival vr littler rpy; do
rm -rf $i*
done

Contact - Imprint