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')
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')
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]]
______________________________________________
[email protected] 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.