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

Contact - Imprint