[BioC] Problem with genRepos function in reposTools package
Valtteri Wirta
valtteri at biotech.kth.se
Fri Jul 23 08:51:38 CEST 2004
Hi all,
I'm trying to create a simple repository for distribution of a package but
now I encountered a problem that I cannot solve.
This is something that used to work previously without any problems and
therefore I'm rather confused....
I have the zip-file with my package in the working directory of my
R-session. Then
> library(reposTools)
> genRepos("KTH Repository", "http://biobase.biotech.kth.se/~valtteri/",
"R", "package")
Here I get the error message:
Error in rep.int(colnames(x), nr) : Unimplemented feature in rep
In addition: Warning message:
error -1 in extracting from zip file
I thought that there is something wrong with something that I have done. I
therefore tested the example in the reposTools vignette:
> genRepos("Test Repository",
"http://biowww.dfci.harvard.edu/~jgentry/","newRepos")
Error in rep.int(colnames(x), nr) : Unimplemented feature in rep
In addition: Warning message:
error -1 in extracting from zip file
There's the same error....
Could someone help me out with this one?
I'd appreciate all help....
Some version numbers:
R: 1.9.1
reposTools: 1.4.2
Platform: Windows XP
What am I missing here?
regards,
Valtteri
Contact information:
Valtteri Wirta
Department of Biotechnology, KTH
AlbaNova University Center
S - 10691 Stockholm, Sweden
Visiting address: Roslagstullsbacken 21, B3
Phone: +46 8 5537 8344(office)
Phone: +46 733 386 341 (gsm)
Fax: +46 8 5537 8481
Email: valtteri at biotech.kth.se
Web: http://www.biotech.kth.se/molbio/microarray
MSN messenger: valzu at hotmail.com
More information about the Bioconductor
mailing list