[R] package installation failure virtualisation environment
rl at openmailbox.org
rl at openmailbox.org
Thu Oct 16 11:00:26 CEST 2014
On 2014-10-15 09:13, Sven E. Templer wrote:
> 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."
>
Yes, this result is seen.
More information about the R-help
mailing list