From 5b7aca2868512802ba1f4a6a548abfd7c9fd0836 Mon Sep 17 00:00:00 2001
From: Duncan Mortimer <duncan.mortimer@ndcn.ox.ac.uk>
Date: Wed, 13 Mar 2019 09:41:39 +0000
Subject: [PATCH] chooseCRANmirror() stops first install failure

---
 README | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README b/README
index 8d2a565..c5e273c 100644
--- a/README
+++ b/README
@@ -82,10 +82,6 @@ install_version("multcomp", version="1.4-8")
 install_version("coin", version="1.2-2")
 install_version("party", version="1.0-25")
 
-N.B. the first time this command is run it will request you choose a CRAN mirror - after
-choosing it often fails to install the 'party' library. A second run of the install_version
-command will work successfully.
-
 Inside settings.sh set FSL_FIX_R_CMD to $FSLDIR/fslpython/envs/fslpython/bin/R
 
 
-- 
GitLab