[R] Sheet index (-2147483648) is out of range (0..15)

Prof Brian Ripley ripley at stats.ox.ac.uk
Sun Dec 30 15:47:29 CET 2012


On 30/12/2012 14:34, eliza botto wrote:
>
> Dear useRs,
> while working in XLConnect, i noticed a strange error
> "Error: IllegalArgumentException (Java): Sheet index (-2147483648) is out of range (0..15)"
> there is not much help available about it online. Can anyone please help?

That's the value of NA_integer_ in R, so I guess someone passed NA.

> elisa  		 	   		
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

That does mean you!  We have no reproducible code, and you were asked to 
contact the XLConnect author before posting here: what did he say?


-- 
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 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list