[R] Unable to install packages

Henrik Bengtsson hb at biostat.ucsf.edu
Mon Oct 6 21:47:43 CEST 2014


On Mon, Oct 6, 2014 at 12:29 PM, Duncan Murdoch
<murdoch.duncan at gmail.com> wrote:
> On 06/10/2014 3:17 PM, Santiago Bueno wrote:
>>
>> New to R. When trying to install packages always get the following
>> message:
>>
>> > install.packages("HSAUR2")
>> Installing package(s) into ‘C:/Users/sbueno/Documents/R/win-library/2.14’
>> (as ‘lib’ is unspecified)
>> --- Please select a CRAN mirror for use in this session ---
>> Warning: unable to access index for repository
>> http://www.laqee.unal.edu.co/CRAN/bin/windows/contrib/2.14
>> Warning: unable to access index for repository
>> http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.14
>> Warning messages:
>> 1: In open.connection(con, "r") : unable to resolve 'cran.r-project.org'
>> 2: In getDependencies(pkgs, dependencies, available, lib) :
>>    package ‘HSAUR2’ is not available (for R version 2.14.0)
>> >
>>
>> Help please!!!!
>
>
> Sounds as though you are having Internet problems.  Try the Windows FAQ
> 2.19, from the help menu.

...and a very old R installation. Someone had to say that.
Install/update to most recent version (R 3.1.1) and you'll be much
better off.

/Henrik

>
> Duncan Murdoch
>
>
>
>>
>> Santiago
>>
>>         [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list