[Rd] Bug in parse(text = <long polynom>) (PR#7022)
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Fri Jun 25 09:32:48 CEST 2004
maechler at stat.math.ethz.ch writes:
> Merci beaucoup, Jean,
> for the bug report -- which I'm no "completeing" to R-bugs
But you're still requiring library(polynom) for triggering the bug. If
we are to be sure that it is not a bug in that package but a bug in R,
you need to include the definition of at least polynomial() with the
instructions to reproduce the effect...
[snip]
> library(polynom)
>
> x <- polynomial()
> z <- (1+x)^100
> zh <- horner(z)
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-devel
mailing list