> I guess that the problem is that the .tar.gz file is ..... wait for it ..... > not a binary package for OS X. Those usually have .tgz extension, where as > .tar.gz files are usually source packages. > > You might try type="source" in install.packages.
Thanks, type="source", does work; though this appears to a new requirement in R 15.1. _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
