[R-lang] Re: Problem of running lmer on Mac OS 10.9 Mavericks
Levy, Roger
rlevy@ucsd.edu
Wed Apr 23 17:09:43 PDT 2014
Hi Yingying,
This question is probably more appropriate for R-SIG-Mac (r-sig-mac@r-project.org<mailto:r-sig-mac@r-project.org>). And you’ll need to provide more precise details on the input you used and the output you got.
Best & good luck,
Roger
On Apr 22, 2014, at 3:47 PM, Yingying Tan <tyy3737@gmail.com<mailto:tyy3737@gmail.com>> wrote:
Hi all
I accidentally upgraded my Mac's OS to Mavericks (!) today. Then I was forced to upgraded R (R 3.1.0 GUI 1.64 Mavericks build), as well as Rstudio (RStudio-0.98.501).
Then I installed several packages as usual:
install.packages (c("rpart", "chron", "Hmisc", "Design", "Matrix", "lme4", "coda", "e1071", "zipfR", "ape", "languageR"))
Then I run the following command:
library (LanguageR)
But the commend "library(languageR)" seemed not working appropriately. Nothing happened after running this commend, although there is no error message. However, when I tried to call the lmer function, the error message said "Error: could not find function "lmer". "
I got the error message as "One or more of the packages that will be updated by this installation are currently loaded. Restarting R prior to updating these packages is strongly recommended. RStudio can restart R and then automatically continue the installation after restarting (all work and data will be preserved during the restart). Do you want to restart R prior to installing?" I clicked "Yes". But this one come out repeatedly...
I tried to check each function (e.g. library (lme4)). The lmer function seems work, but the output is wrong.
I am not very familiar with R-language. I am wondering if anyone have met this problem before and find a solution to it? Thanks a lot!
Best,
Yingying
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucsd.edu/pipermail/ling-r-lang-l/attachments/20140424/b2629365/attachment.html
More information about the ling-r-lang-L
mailing list