Displaying 7 results from an estimated 7 matches for "trunm".
Did you mean:
trunk
2018 Oct 05
2
Seg fault stats::runmed
...gt; R crashes reproducibly in R 3.4.3, R3.4.4 (Ubuntu 14.04/Ubuntu 16.04)
With GDB:
Program received signal SIGSEGV, Segmentation fault.
swap (l=53, r=86, window=window at entry=0xc59308,
outlist=outlist at entry=0x12ea2e8, nrlist=nrlist at entry=0x114fdd8,
print_level=print_level at entry=0) at Trunmed.c:64
64??? ??? outlist[nr/* = nrlist[l] */] = l;
Valgrind also reports access to unallocated memory and/or writing past
the end of the heap.
The crash does not happen if the order is changed:
dd2 = c(rep(-1, 144), rep(1, 74), rep(NaN,82))
xx = runmed(dd2,21)
Error in if (a < b) { : missin...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...rc.o
cc -xtarget=generic64 -G -L/mounts/devel/SUNWspro/lib/amd64 -L/usr/sfw/lib/amd64 -L/mounts/devel/GNU/repoz/readline43/lib/amd64 -o stats.so init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o hclust-utils.o nls.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o -xlic_lib=sunperf -lsunmath -...
2003 Feb 25
2
R-devel problems
The OS X configure in R-devel has been changed to use two-level
namespaces. There
are still some problems.
1. Trunmed.c in the modreg packages defines a function heapsort(),
while heapsort
is also defined (differently) in /usr/lib/stdlib.h. I (temporarily)
disabled the
definition in stdlib.h.
2. If R is configured with the --without-x flag, then CPPFLAGS does not
include
/usr/X11R6/include, while the tk.h fi...
2007 Mar 07
1
compiling latest version of R
...ion of R so that I
can avoid these errors?
configure
make
...
...
...
f90: CODE: 0 WORDS, DATA: 0 WORDS
gcc -G -L/usr/local/lib -o stats.so init.o kmeans.o ansari.o bandwidths.o
chisq
sim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o
ksmooth
.o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o
hclust-utils.o nl
s.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o
port.o
family.o sbart.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o
sgram.o si
nerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o
-L../../../..
/lib -lRblas...
2018 Oct 05
0
Seg fault stats::runmed
...r
ETH Zurich and R Core Team
> With GDB:
> Program received signal SIGSEGV, Segmentation fault.
> swap (l=53, r=86, window=window at entry=0xc59308,
> outlist=outlist at entry=0x12ea2e8, nrlist=nrlist at entry=0x114fdd8,
> print_level=print_level at entry=0) at Trunmed.c:64
> 64??? ??? outlist[nr/* = nrlist[l] */] = l;
> Valgrind also reports access to unallocated memory and/or writing past
> the end of the heap.
> The crash does not happen if the order is changed:
> dd2 = c(rep(-1, 144), rep(1, 74), rep(NaN,82))
>...
2007 Dec 03
0
Make error while installing R 2.6.1 on GNU/linux
...lows. Does anyone have any experience with that?
Thanks a lot in advance for any suggestions.
gcc -std=gnu99 -shared -L/usr/local/lib -o stats.so init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o hclust-utils.o nls.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl....
2007 Mar 16
1
Problem installing R onto Solaris 2.10 system - need advice!!!!!
Dear R-Help friends,
I am unable to get the latest version of R (2.4.1) to compile on my solaris 10
system - has anybody else experienced this problem and are you able to offer me
any advice?
I appreciate your time, many thanks,
Jenny Barnes
Here are my CURRENT specifications:
platform sparc-sun-solaris2.10
arch sparc
os solaris2.10