On Oct 8, 2013, at 8:14 AM, Lauria, Valentina wrote: > Dear David, > > Your answer does not really solve the problem as I have already downloaded > the COZIGAM zip package (see my previous message).
My response was intended to raise questions that you have not yet considered. You should be asking yourself "why?". There are a bunch of other questions still outstanding as well (which will become apparent if you ever should read the Posting Guide). I suspect you will find that even if you post the code you used to do the package installation that we will not be able to offer further assistance. Removal of a package from CRAN means that there were problems with its compilation or installation on a standard R setup. PLEASE do read the posting guide http://www.R-project.org/posting-guide.html -- David. > > Best Regards, > Valentina > > -----Original Message----- > From: David Winsemius [mailto:dwinsem...@comcast.net] > Sent: 08 October 2013 16:06 > To: Lauria, Valentina > Cc: r-help@r-project.org > Subject: Re: [R] problems with package COZIGAM > > > On Oct 8, 2013, at 7:03 AM, Lauria, Valentina wrote: > >> Dear All I am having problems to install the package COZIGAM. >> >> Despite I have the update version of R (3.0.2) when I try to load the >> package I cannot find it in the list of available packages. >> >> If I try to install it from a local zip file I do get this error message: >> >> Error in read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) : >> cannot open the connection >> In addition: Warning messages: >> 1: In unzip(zipname, exdir = dest) : error 1 in extracting from zip file >> 2: In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) : >> cannot open compressed file 'COZIGAM_2.0-3.tar.gz/DESCRIPTION', probable >> reason 'No such file or directory' >>> >> >> Could anyone help me? > > The obvious google search produces this: > > http://cran.r-project.org/web/packages/COZIGAM/index.html >> > > -- > > David Winsemius > Alameda, CA, USA > David Winsemius Alameda, CA, USA ______________________________________________ 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.