summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'clean.sh')
-rw-r--r--clean.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/clean.sh b/clean.sh
deleted file mode 100644
index 4a3099d..0000000
--- a/clean.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-# Author: Johannes Ranke <jranke@uni-bremen.de>
-
-for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme r-cran-class r-cran-coda r-cran-mass r-cran-nnet r-cran-spatial rmatrix rodbc rpart survival littler rpy rpy2 rkward jags r-cran-rjags texinfo; do
- rm -rf $i*
-done
-rm -rf r-base*
-rm -rf tcl*
-rm -rf tk*

Contact - Imprint