> Its as follows:
>
> chooseCRANmirror()
> install.packages("zoo", dep = TRUE)
>
> or maybe:
>
> chooseCRANmirror()
> install.packages("zoo", dep = TRUE, type = "mac.binary")
>
> If those do not work try installing some other packages, e.g. chron,
> to see if you can install anything.  If you still have problems there
> is something wrong with your installation.   Ask on the r-sig-mac list.

Also ensure that you have an up-to-date version of R.

Hadley

-- 
http://had.co.nz/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to