Entering edit mode
Pawel Eljasz
▴
20
@pawel-eljasz-5855
Last seen 10.4 years ago
dear all
possibly novice kind of question,
I get this:
Error in read.table(file = file, header = header, sep = sep,
quote = quote, :
duplicate 'row.names' are not allowed
when run:
source("http://bioconductor.org/biocLite.R")
on one RHEL 6.3 two other R version, plain-distro 2.15.2 and
2.13.2 are ok, no complaining there
yet 2.14.2, which in fact is Revo_Core-6.1.0-1 fails in
fashion described above
can you suggest any fix or what might be wrong?
many thanks