Re: [R] memory corruption in R

2014-08-04 Thread cosmos science
-3Aborted (core dumped) On Mon, Aug 4, 2014 at 1:49 PM, cosmos science wrote: > The CORElearn crashed when I used a test file of 100MB for the analysis. > However, it was difficult to send this big file to the developer, so I sent > a smaller test file ( ~40MB) to the developer. With

Re: [R] memory corruption in R

2014-08-04 Thread cosmos science
) test file to see it again crashes. It will take sometime to finish. On Mon, Aug 4, 2014 at 1:18 PM, cosmos science wrote: > HI... > > I am using R-package CORElearn ( > http://cran.r-project.org/web/packages/CORElearn/index.html). > > During its application on a dataset, It

[R] memory corruption in R

2014-08-04 Thread cosmos science
HI... I am using R-package CORElearn ( http://cran.r-project.org/web/packages/CORElearn/index.html). During its application on a dataset, It crashed. The crash message says *** glibc detected *** /usr/local/lib64/R/bin/exec/R: malloc(): memory corruption: 0x4b9b0788 *** The error log "cd

[R] Error while using rfImpute

2009-05-08 Thread cosmos science
Dear Administrator, I am using linux (suse 10.2). While attempting rfImpute, I am getting the following error message: > Members <- rfImpute(Status ~ ., data = Members) Error in .C("classRF", x = x, xdim = as.integer(c(p, n)), y = as.integer(y), : C symbol name "classRF" not in DLL for packag