Re: [R] segfault while running an R script

2009-01-03 Thread mauede
I have installed R-2.8.1 right now and will proceed with my tests. So far I haven't used it. The fault is presumably caused by a sort of misuse of the memory on my part. The attached R script (whose last Step is not debugged yet) implements the algorithm for signal features extraction described in

Re: [R] segfault while running an R script

2009-01-02 Thread Uwe Ligges
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. That means, at least: - R Version? - OS? - MinFileLen? Uwe Ligges mau...@alice.it wrote: > MS <- floor (log2 (MinFileLen)) #NUMBER OF DECOM