[R] Error message in R: stack imbalance

Prof Brian Ripley ripley at stats.ox.ac.uk
Tue Jan 15 19:38:37 CET 2002


It's due to the use of as.is in read.table, which is now superseded.
Nevertheless, this is fixed in R-patched.

On Tue, 15 Jan 2002, Saunak Sen wrote:

> Hello...
>
> I just installed R version 1.4.0 on my laptop running Redhat Linux
> 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.convert, 47 then 46stack imbalance in .Internal, 46 then 45
> --------
>
> Any idea what the problem may be?
>
> Thanks a lot!
>
> Saunak Sen
>
> --
>   Saunak Sen   ....   sen at pobox.com   ....   http://www.pobox.com/~sen
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list