[Bioc-devel] error during multiple platform build/check
Dongjun Chung
chungdon at stat.wisc.edu
Wed Mar 16 22:48:40 CET 2011
Dear developers,
I faced some errors during multiple platform build/check
("http://bioconductor.org/checkResults/2.8/bioc-LATEST/")
that I have never had before.
-------------------------------------------------------
* creating vignettes ... ERROR
Info: reading and preprocessing bin-level data...
Warning in file(file, "rt") :
file("") only supports open = "w+" and open = "w+b": using the former
Error: processing vignette 'mosaics-example.Rnw' failed with diagnostics:
chunk 4 (label=ts-readbin)
Error in read.table(chipFileName, header = FALSE, sep = "\t") :
no lines available in input
Execution halted
-------------------------------------------------------
Briefly, I developed a software package & its experimental data package.
Vignette in the software package read the data (text files in
inst/extdata/)
from experimental data package and fit models and so on.
This error message seems to say that vignette is not able to read the files
from the experimental data package.
Did anyone have similar experiences like this?
And can somebody help me to solve this problem?
Best,
Dongjun
More information about the Bioc-devel
mailing list