Hi, Did you simply try:
install.packages("adehabitat") or, if that doesn't work, maybe: install.packages("adehabitat", type="source") Or change your cran mirror? -steve On Mon, May 14, 2012 at 5:44 PM, Kristi Glover <kristi.glo...@hotmail.com> 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') > > > 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]] > > > ______________________________________________ > 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. > -- Steve Lianoglou Graduate Student: Computational Systems Biology | Memorial Sloan-Kettering Cancer Center | Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact ______________________________________________ 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.