Displaying 1 result from an estimated 1 matches for "pablodata".
2002 Jan 15
1
Error message in R: stack imbalance
...ux
7.1. I downloaded the RPM from CRAN and when I try to use a function
I have used on other Redhat systems, I get the following error
message.
--------
> library(qtl)
> gastritis <- read.cross(format="csv",dir="/home/sen/qtl/data/gastritis",
+ "Pablodata.csv",genotypes=c("b","h","c"))
stack imbalance in internal type.convert, 48 then 47stack imbalance in .Internal, 47 then 46
stack imbalance in if, 41 then 40
stack imbalance in <-, 39 then 38
stack imbalance in {, 37 then 36
stack imbalance in internal type.con...