On May 14, 2012, at 5:44 PM, Kristi Glover wrote:
Hi R- User,I tried to load package adehabitat for R version 2.15.0.
But, I got error. even I download and save in local drive and tried
to install from the local file. but still i got the following errors
install.packages("adehabitat", repos='C:/adehabitat_1.8.10.tgz')
Now _that_ would be strange directory specification for a Mac-sited
installation of R. The "C:' drive spec is usually specific to Windows
devices.
package adehabitat is not available (for R version 2.15.0)
install.packages("adehabitat",
repos='http://cran.skazkaforyou.com/bin/macosx/leopard/contrib/2.15/adehabitat_1.8.10.tgz')
That repository had a binary copy as of a minute or two ago. Could it
have been temporarily unavailable and you just now need to try again?
Warning: unable to access index for repository
http://cran.skazkaforyou.com/bin/macosx/leopard/contrib/2.15/adehabitat_1.8.10.tgz/bin/macosx/leopard/contrib/2.15
Warning message:
package adehabitat is not available (for R version 2.15.0)
I need to install it as I have been using a script that has used
this package too besides other packages.
Would any one help me how I can install the package on Mac OS X?
cheers,
KG
[[alternative HTML version deleted]]
--
David Winsemius, MD
West Hartford, CT
______________________________________________
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.