[R] gpclib problem

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Jun 15 13:20:06 CEST 2007


On Fri, 15 Jun 2007, Leonardo Lami wrote:

> Hi all,
> I am trying to test the new adehabitat package but I have a problem with
> a linked library, "gpclib".
>
> When I try do install it I have this output:
>
> install.packages("gpclib", dependencies=TRUE,
> repos="http://cran.cnr.berkeley.edu/")
> Avviso in install.packages("gpclib", dependencies = TRUE, repos =
> "http://cran.cnr.berkeley.edu/") :
> argument 'lib' is missing: using /usr/local/lib/R/site-library
> dependency ''gpclib'' is not available
>
> I have the same problem in other repository.

You haven't told us your OS or R version (or what the 'other repository' 
was).  The files are there

http://cran.cnr.berkeley.edu/src/contrib/Descriptions/gpclib.html

so a guess is that you have failed to update your R.

> Leonardo
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.

Please do as this asks.


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list