Re: [R] Error message in R: stack imbalance

About this list Date view Thread view Subject view Author view Attachment view

From: Prof Brian Ripley (ripley@stats.ox.ac.uk)
Date: Wed 16 Jan 2002 - 05:38:37 EST


Message-id: <Pine.LNX.4.31.0201151837430.24687-100000@gannet.stats>

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@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@stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-- 
Brian D. Ripley,                  ripley@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@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Thu 17 Jan 2002 - 11:10:11 EST