Skip to content
Back to formatted view

Raw Message

Message-ID: <8D11E58F-5682-4605-86BF-DF4EA313D0F9@nyu.edu>
Date: 2018-03-20T15:35:04Z
From: Keith O'Hara
Subject: HELP
In-Reply-To: <943E1D03-1612-4EA8-AA7F-311FF39A967F@gmail.com>

Did you try reinstalling the mvtnorm package?

Keith

> On Mar 19, 2018, at 10:56 PM, Yonabeth Nava de Escalante <yonabeth77 at gmail.com> wrote:
> 
> I am trying to install the ?rms? package in my Mac OS X Yosemite 10.10.5. When I try to load the library I get this error:
> 
>> library(rms)
> Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
>  there is no package called ?mvtnorm?
> Error: package or namespace load failed for ?rms?
> 
> I tried installing the dependencies with 
> 
> install.packages("rms",dependencies = TRUE)
> 
> I also tried
> 
> install.packages("rms", repos=c("http://rstudio.org/_packages", "http://cran.rstudio.com?))
> 
> However, I keep getting the same error. 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac