[R] mvtnorm problems (II)

Liaw, Andy andy_liaw at merck.com
Wed Apr 14 16:18:04 CEST 2004


With R-1.9.0 Windows binary downloaded from CRAN, I get:

> install.packages("mvtnorm")
trying URL `http://cran.r-project.org/bin/windows/contrib/1.9/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 17545 bytes
opened URL
downloaded 17Kb

trying URL
`http://cran.r-project.org/bin/windows/contrib/1.9/mvtnorm_0.6-6.zip'
Content type `application/zip' length 205955 bytes
opened URL
downloaded 201Kb

package 'mvtnorm' successfully unpacked and MD5 sums checked

Delete downloaded files (y/N)? y

updating HTML package descriptions


One thing to try is to add the --internet2 option to the Rgui.exe command in
the shortcut.  See the R for Windows FAQ.

HTH,
Andy

> From: Jose A. Andres
> 
> Thanks a lot for your help!
> 
> Obviously I've tried to load it before by using the install.packages
> function but it didn't work. This is what I got
> 
> 
> > install.packages("mvtnorm")
> trying URL 
> `http://cran.r-project.org/bin/windows/contrib/1.7/PACKAGES'
> Content type `text/plain; charset=iso-8859-1' length 12485 bytes
> opened URL
> downloaded 12Kb
> 
> Warning message:
> No package "mvtnorm" on CRAN. in: download.packages(pkgs, 
> destdir = tmpd,
> available = available,
> >
> 
> I do not get what I am doing wrong...
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
>




More information about the R-help mailing list