Skip to content

lme4 installation issue

2 messages · Tanay Ghosh, Thierry Onkelinx

#
Dear All,

I am using R version 3.5.1 in my Mac (macOS Mojave version 10.14.4).

However, I am unable to install "lme4" package.

I obtained the following:
Installing package into ?/Users/tanayghosh/Library/R/3.5/library?
(as ?lib? is unspecified)
Warning: unable to access index for repository 
https://mirrors.ebi.ac.uk/CRAN/src/contrib:
   cannot open URL 'https://mirrors.ebi.ac.uk/CRAN/src/contrib/PACKAGES'
Warning: unable to access index for repository 
https://mirrors.ebi.ac.uk/CRAN/bin/macosx/el-capitan/contrib/3.5:
   cannot open URL 
'https://mirrors.ebi.ac.uk/CRAN/bin/macosx/el-capitan/contrib/3.5/PACKAGES'
Warning message:
package ?lme4? is not available (for R version 3.5.1)
R version 3.5.1 (2018-07-02)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS  10.14.4

Matrix products: default
BLAS: 
/Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRblas.0.dylib
LAPACK: 
/Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib

locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] nlme_3.1-140

loaded via a namespace (and not attached):
[1] compiler_3.5.1  tools_3.5.1     grid_3.5.1      lattice_0.20-35



I am very much looking forward to your help.

Sincerely,

Tanay Ghosh
2 days later
#
Dear Tanay,

Try using a different mirror. Pick one from
https://cran.r-project.org/mirrors.html

Best regards,

ir. Thierry Onkelinx
Statisticus / Statistician

Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUUR- EN BOSONDERZOEK / RESEARCH INSTITUTE FOR NATURE AND
FOREST
Team Biometrie & Kwaliteitszorg / Team Biometrics & Quality Assurance
thierry.onkelinx at inbo.be
Havenlaan 88 bus 73, 1000 Brussel
www.inbo.be

///////////////////////////////////////////////////////////////////////////////////////////
To call in the statistician after the experiment is done may be no more
than asking him to perform a post-mortem examination: he may be able to say
what the experiment died of. ~ Sir Ronald Aylmer Fisher
The plural of anecdote is not data. ~ Roger Brinner
The combination of some data and an aching desire for an answer does not
ensure that a reasonable answer can be extracted from a given body of data.
~ John Tukey
///////////////////////////////////////////////////////////////////////////////////////////

<https://www.inbo.be>


Op zo 9 jun. 2019 om 19:24 schreef Tanay Ghosh <tg369 at cam.ac.uk>: