[Rd] A new way for an Alpha to fail
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
06 Mar 2000 16:09:30 +0100
Douglas Bates <bates@stat.wisc.edu> writes:
> bessel> x <- seq(0, 4, len = 501)
>
> bessel> plot(x, x, ylim = c(0, 6), ylab = "", type = "n",
> main = "Bessel Functions I_nu(x)")
> Error in axis(side, at, labels, ...) : no locations are finite
>
> Doing some checking by hand shows that
> plot(x, x)
> works and that range(x) is 0 to 4, as expected, but
> plot(x, x, ylim = c(0, 6))
> fails with the above message.
Interesting... How about firing ub gdb with a breakpoint in do_axis?
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._