Skip to content
Back to formatted view

Raw Message

Message-ID: <CCC29670.413E%joehanesr@mail.nih.gov>
Date: 2012-11-09T16:16:01Z
From: Joehanes, Roby (NIH/NHLBI) [F]
Subject: Getting started with lme4
In-Reply-To: <CAGG0PdBVQ9WqVwCzJ3QG0HxLSV-JESV7kW=j-n6wFsXFcr9t=A@mail.gmail.com>

Hi Asaf:

For Mac OS X (If I read you correctly), you should use the menu (Packages &
Data --> Package Installer). Then, click "Get List", navigate to lme4,
select "Install Dependencies" and click "Install Selected".

As far as I know, Penicilin data is not in lme4.

Sincerely,
Roby

On 11/8/12 9:15 PM, "Asaf Weinstein" <asafw.at.wharton at gmail.com> wrote:

> Hello all,
> 
> I am very new to lme4, and have a couple of technical questions.
> 
> 1) For Mac OS, is it true that I should use
> 
> install.packages("lme4",repos="http://lme4.r-forge.r-project.org/repos")
> 
> and not
> 
> install.packages("lme4",repos="http://r-forge.r-project.org")?
> 
> 2) Is the Penicillin data part of the lme4 package? data(Penicillin)
> does not work when I try it after loading the lme4 package..
> 
> 
> Thanks so much and sorry for the ignorance..
> 
> Asaf