| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | error with s+nuopt |
| From: | "Ad Feelders" <ad@cs.uu.nl> |
| Date: | Thu, 1 Feb 2007 17:21:21 +0100 (CET) |
| Importance: | Normal |
| Reply-to: | ad@cs.uu.nl |
| User-agent: | SquirrelMail/1.4.8-2.el3.centos.1 |
Dear S-Plus users,
I'm using S-Plus 6.0 for Windows together with NuOpt version 1.4.
I'm calling the NuOpt solver from with a function that looks
something like this.
function(m)
{
for(i in 1:m) {
system <- System(somesystem)
solution <- solve(system)}
}
When I call this function everything goes fine for a few iterations,
but then splus is closed down with the error message:
"bad call to eval_close()".
Is this a familiar error to other NuOpt users? Anybody got an idea
what might be causing it?
Thanks for your help.
-Ad Feelders
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: bug rep ?, Riley, Steve |
|---|---|
| Next by Date: | Re: bug rep ?, Furstoss |
| Previous by Thread: | bug rep ?, Furstoss |
| Next by Thread: | inconsistent results for survReg() vs censorReg(), Feng Gao |
| Indexes: | [Date] [Thread] [Top] [All Lists] |