Re: [R] robustbase adjbox segfault - memory not mapped

2013-03-06 Thread Baan
Glad to know. Thanks. Regards Baan On Wednesday 06 March 2013 02:15 PM, Martin Maechler wrote: "B" == Baan on Mon, 4 Mar 2013 22:47:10 +0530 writes: B> Thank you Martin. Look forward to the fix. Committed to the R-forge version of robustbase. It was a simple int

Re: [R] robustbase adjbox segfault - memory not mapped

2013-03-04 Thread Baan
Thank you Martin. Look forward to the fix. Regards Baan On Monday 04 March 2013 10:19 PM, Martin Maechler wrote: "B" == Baan on Mon, 4 Mar 2013 15:02:02 +0530 writes: B> Hi, I encountered a segfault, memory not mapped error B> when using adjbox in robustba

[R] robustbase adjbox segfault - memory not mapped

2013-03-04 Thread Baan
inux R 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013 x86_64 GNU/Linux Debian squeeze Could someone pls help. Regards Baan __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R

[R] RODBC Update image file into a MS-SQL database table

2010-02-10 Thread Baan Bapat
ting only a byte of data. The reason it seems is that paste sees the serialized vector and creates a vector with the prefix & suffix text. I have also tried passing the pngfile handle directly pngfile <- file(, "rb") update.query <- paste( update.query, &qu