[R] did you find a solution to this?
sal
stivc at mindspring.com
Mon Apr 26 06:10:44 CEST 2010
(I thought I was posting in another thread that would have made it
obvious what I was talking about. Thanks for replying!)
I don't think this this is a random test, since the error is reproducible
the same way every time. The attached archive has some relevent files,
including config output and stats-Ex.Rout.fail . The files were made using
a freshly unpacked tarball with md5 sum:
c6c1e866299f533617750889c729bfb3 R-2.11.0.tar.gz
The conclusion of stats-Ex.Rout.fail, before "make check" gives up, is:
Call:
StructTS(x = trees, type = "level")
Variances:
level epsilon
0.0003700 0.0719877
> plot(trees)
> lines(fitted(fit), col = "green")
> tsdiag(fit)
>
> (fit <- StructTS(log10(UKgas), type = "BSM"))
Error in optim(init[mask], getLike, method = "L-BFGS-B", lower = rep(0, :
non-finite value supplied by optim
Calls: StructTS -> optim
Execution halted
Am happy to I would be happy to collect and send additional info.
The distribution is Slackware-13.0. (32 bit). There was no previous R
installation on the system.
Kernel and CPU:
Linux crow 2.6.31-rc6 #4 SMP Thu Sep 3 11:29:56 PDT 2009
i686 Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz GenuineIntel GNU/Linux
Thanks,
Stephen Carrier
--
View this message in context: http://r.789695.n4.nabble.com/did-you-find-a-solution-to-this-tp2063856p2064714.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list