Skip to content
Prev 344885 / 398500 Next

package installation failure virtualisation environment

did you check the connection in R via for example:

head(readLines("http://cran.r-project.org/web/licenses/GPL-3"))

which should yield:

[1] "                    GNU GENERAL PUBLIC LICENSE"
[2] "                       Version 3, 29 June 2007"
[3] ""
[4] " Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>"
[5] " Everyone is permitted to copy and distribute verbatim copies"
[6] " of this license document, but changing it is not allowed."
On 15 October 2014 10:51, <rl at openmailbox.org> wrote: