[R] stats::runmed - crashes R - session
Martin Maechler
maechler at stat.math.ethz.ch
Mon Feb 3 14:22:08 CET 2014
>>>>> Witold E Wolski <wewolski at gmail.com>
>>>>> on Mon, 3 Feb 2014 11:06:15 +0100 writes:
> R version 3.0.1 (2013-05-16) -- "Good Sport"
> Copyright (C) 2013 The R Foundation for Statistical Computing
> Platform: x86_64-pc-linux-gnu (64-bit)
> > length(log2ro)
> [1] 16152
> > summary(log2ro)
> Min. 1st Qu. Median Mean 3rd Qu. Max. NA's
> -10 0 0 Inf 0 Inf 10461
> > tmpInt = runmed( log2ro,k=501)
> No output shown since segfault.
> Does anyone from R Core would like to look into it? I can provide the dataset.
Yes, please.
I had added the original runmed() interface to R, so even may be
the scape goat..
Martin Maechler,
ETH Zurich
> regards
> --
> Witold Eryk Wolski
More information about the R-help
mailing list