Hi
my OS is Linux Debian distribution, my R vers is 2.4.0 Patched
(2006-11-25 r39997)

I tried several repositories but the output is ever the same

Thank yor for your help

All the best
Leonardo


Prof Brian Ripley ha scritto:
> It's a _package_ that you are looking for (there is something else
> called a gpclib library, to do with GNU Pascal).
>
> You haven't told us your OS or R version, so we don't know what file
> you are looking for.  But try another mirror if one appears not to
> work (and using a US mirror with an email address in Italy seems odd).
> On Wed, 4 Apr 2007, Leonardo Lami wrote:
>
>> Hi all,
>> I'm tring to download the gpclib library but I don't find it in the old
>> repository
>>
>> install.packages(c("gpclib"), dependencies=TRUE,
>> repos="http://cran.cnr.berkeley.edu/";)
>> Avviso in install.packages(c("gpclib"), dependencies = TRUE, repos =
>> "http://cran.cnr.berkeley.edu/";) :
>>         argument 'lib' is missing: using /usr/local/lib/R/site-library
>
> That's not what that message says: presumably you got some more output.
>
>>
>>
>> May be my old library have some problem:
>>
>> library(gpclib)
>> Errore in loadNamespace(package, c(which.lib.loc, lib.loc), keep.source
>> = keep.source) :
>>        in 'gpclib', metodi da esportare specificati, ma nessuno
>> definito: show, get.bbox, plot, intersect, union, setdiff, [,
>> append.poly, scale.poly, area.poly, get.pts, coerce
>> Errore: caricamento pacchetto/namespace fallito per 'gpclib'
>>
>> Someone knows where I can find the library
>>
>> Thank you
>> Leonardo
>>
>> ______________________________________________
>> [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.
>>
>

______________________________________________
[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.

Reply via email to