Skip to content
Prev 54282 / 63424 Next

Cannot Compute Box's M (Three Days Trying...)

Hi Bill,

Thanks for catching that. However, the problem remains.

If I use R debugging code with the rResponseObject below, I get a maybe better error, but it still doesn't make sense.

This is the actual error R is throwing:

Error in `[.data.frame`(boxMVariable, , -5) : undefined columns selected

Does this error make sense?

Please reply. :)

Thanks in advance.

---------------

<R Debugging code, one line substituted from earlier posting>

REXP rResponseObject = rConnection.parseAndEval("try(eval(" + boxVariable+ "),silent=TRUE)");
if (rResponseObject.inherits("try-error"))
{
System.out.println("R Serve Eval Exception : " + rResponseObject.asString());
}

Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email.
Message-ID: <dpHJqU1V654ZL2__5E_U_s-e58Z6BE4WNs7aLK00rfn-5JAVKhVaCDxuObj-IzSDpLIV78dglE20l0NFkabmimXxsYewxWl3i4BIkIw7o9c=@protonmail.com>
In-Reply-To: <CAF8bMcZhpaiybY_wgh_7Gx76t1M=8c=4Dt4EP_VJYuG7EwqK5g@mail.gmail.com>