thankyou prof. ripley elisa > Date: Sun, 30 Dec 2012 14:47:29 +0000 > From: rip...@stats.ox.ac.uk > To: r-help@r-project.org > Subject: Re: [R] Sheet index (-2147483648) is out of range (0..15) > > 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@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, rip...@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 > > ______________________________________________ > R-help@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. [[alternative HTML version deleted]]
______________________________________________ R-help@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.