[Rd] Make test fails in d-p-q-r-tests...

2005-09-27 Thread Jeff Ross
Hi, R-2.1.1, R-patched, and the latest R-beta--all fail with same error OS: OpenBSD-current (3.8) on i386 Compiler:gcc version 3.3.5 (propolice) Thread model: single configure \ --with-readline \ --with-tcltk \ --with-tcl-config=/usr/local/lib/tcl8.4/tclConfig.sh \ --with-tk-con

[Rd] Help: A application error and failed just-in-debugging.

2005-09-27 Thread Li, Jia
Hello all, When I ran my R program in R version 2.1.1 in windows XP and 2000, and I downloaded a package call "MIX", I got an application error: RGui:Rgui.exe - Application Error: The instruction at "0x1009d8a1" referenced memory at "0xbde48f58". The memory could not be "read". Click on ok to

[Rd] Future plans for raw data type?

2005-09-27 Thread dhinds
I've been working with raw vectors quite a bit and was wondering if the R team might comment on where they see raw vector support going in the long run. Is the intent that 'raw' will eventually become a first class data type on the same level as 'integer'? Or should 'raw' have more limited suppo

[Rd] RODBC and utils:object.size

2005-09-27 Thread Leif Kirschenbaum
I would like to note that utils::object.size fails on RODBC connection objects. > DB<-RODBC::odbcConnect("internal") > utils::object.size(DB) Error in utils::object.size(DB) : object.size: unknown type 22 > I took a brief look at do_objectsize in the source code, and could not figure out how it

Re: [Rd] constrOptim (PR#8158)

2005-09-27 Thread murdoch
On 9/27/2005 12:20 PM, [EMAIL PROTECTED] wrote: > I tested both 2.2.0 Beta and 2.1.1 Patched. The problem I reported is > still there. I gurantee that there is no error in my codes. I identified > there is something wrong in "optim" or the accociated internal function. > It turns out that the error