summaryrefslogtreecommitdiff
path: root/get_sources.sh
diff options
context:
space:
mode:
Diffstat (limited to 'get_sources.sh')
-rw-r--r--get_sources.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/get_sources.sh b/get_sources.sh
deleted file mode 100644
index dbfd1f8..0000000
--- a/get_sources.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-for i in boot cluster foreign kernsmooth lattice mgcv nlme rpart survival vr; do
- cd $i
- apt-get source -t unstable r-cran-$i
- cd ..
-done

Contact - Imprint