[R] VR (looking for MASS) on OS X
Uwe Ligges
ligges at statistik.uni-dortmund.de
Sun Mar 26 15:20:43 CEST 2006
John Christie wrote:
> Hey, when did I lose MASS? Anyway, I found the VR package but she's
> not compiling on OS X. Any tips? Yes, I have the developer tools
> and Fortran. Could someone send me a compiled package?
Package bundle VR (and hence package MASS) is included in release
versions of R.
A precompiled binary is available on CRAN, simply type
install.packages("VR", type="mac.binary")
and it will be installed, if you have a runnig internet connection.
Uwe Ligges
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.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