> try tu put line
>
> setInternet2(TRUE)
>
> into your Rprofile.site file (located in etc directory of R installation) and
> restart
> R.
You may well need to specify the utils library, as follows, to make sure the
setInternet2 function is found at run time:
utils::setInternet2()
S Elliso
, 2015 11:21 AM
> To: Uwe Ligges
> Cc: r-help@r-project.org; aurora.gonza...@openmailbox.org
> Subject: Re: [R] lme4 package installation
>
> Thanks Uwe Ligges for the suggestion.
> I tried using setInternet2() but also failed.
> I tried for several other countries but also
Thanks Uwe Ligges for the suggestion.
I tried using setInternet2() but also failed.
I tried for several other countries but also failed.
Any other suggestion to overcome it.
Thanks.
Warning: unable to access index for repository
http://cran.utstat.utoronto.ca/src/contrib
Warning: unable to access
On 13.08.2015 22:52, Teck Kiang Tan wrote:
Hi all
I have problem in installation lme4 and have tried over the past 2 days. It
failed to install from the various countries.
install.packages("lme4")
Warning: unable to access index for repository
http://cran.stat.nus.edu.sg/src/contrib
This
Hi all
I have problem in installation lme4 and have tried over the past 2 days. It
failed to install from the various countries.
> install.packages("lme4")
Warning: unable to access index for repository
http://cran.stat.nus.edu.sg/src/contrib
Warning: unable to access index for repository
http://
Have you trying installing it directly from CRAN?
install.packages("lme4")
Do you have all dependencies installed? install.packages() from CRAN will
take care of that. You repos = NULL you have to install all dependencies
manually.
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Re
6 matches
Mail list logo