search for: d2x2xk

Displaying 11 results from an estimated 11 matches for "d2x2xk".

2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...prod/include -c stl.f -o stl.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c portsrc.f -o portsrc.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 sg...
2003 Sep 26
1
installation : make fails (R-1.7.1 on RedHat 8.0)
...fichier d'entr?e d'?dition de liens n'est pas utilis? parce l'?dition de lien n'a pas ?t? faite making chisqsim.d from chisqsim.c gcc: /usr/include/mysql: fichier d'entr?e d'?dition de liens n'est pas utilis? parce l'?dition de lien n'a pas ?t? faite making d2x2xk.d from d2x2xk.c gcc: /usr/include/mysql: fichier d'entr?e d'?dition de liens n'est pas utilis? parce l'?dition de lien n'a pas ?t? faite making fexact.d from fexact.c gcc: /usr/include/mysql: fichier d'entr?e d'?dition de liens n'est pas utilis? parce l'?dition...
2007 Mar 07
1
compiling latest version of R
...ter specifications and version of R are below that). Does anybody have tips for compiling the latest version 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...
2002 Sep 20
1
Install with 64-bit GCC 3.2 (PR#2048)
...CXXFLAGS="-m64" F77=g773 FFLAGS="-m64" LDFLAGS="-m64 -L/usr/local/packages/gcc-3.2/lib/sparcv9" ./configure --prefix=/usr/local/packages/R-1.5.1-64bit runs OK, however one of the tests (I assume it is a test anyway) fails thus gcc3 -G -o ctest.so ansari.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o prho.o swilk.o init.o -L/usr/lib/sparcv9 -L/usr/local/packages/gcc-3.2/lib/sparcv9 -L/usr/local/packages/gcc-3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2/sparcv9 -L/usr/local/packages/gcc-3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2 -L/usr/ccs/bin/sparcv9 -L/usr/ccs/bin -L/usr/c...
2002 Nov 14
1
R-1.6.1, Mac OS X 10.2.2 build failure
...ailure: <...stuff omitted...> cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory gcc -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o ctest.so ansari.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o prho.o swilk.o init.o -L/usr/local/lib -L/opt/local/lib/gcc-lib/powerpc-apple-darwin6.2/3.1 -L/opt/local/lib/gcc-lib/powerpc-apple-darwin6.2/3.1/../../.. -lreadline -ldl -lncurses -lm -lfrtbegin -lg2c -lSystem ../../../../library/ctest/libs/ctest.so is unchanged build...
2015 Oct 24
0
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
...do not want "external" symbols from elsewhere pulled into to the archive. c) one example - stats.so currently the command to make stats.so is: gcc -Wl,-bnoquiet -std=gnu99 -shared -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -o stats.so init.o kmeans.o ansari.o bandwidth s.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o monoSpl.o isoreg.o Srunmed.o d blcen.o distance.o hclust-utils.o nls.o rWishart.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o fa mily.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o...
2015 Oct 18
2
Building R for AIX in 32-bit mode - as preparation for building in 64-bit mode (changed subject!) - INFO/FEEDBACK - do not read as a bug report!
On 2015-10-15 15:02, Prof Brian Ripley wrote: > On 15/10/2015 13:32, Michael Felt wrote: >> Hi. >> >> Just wanted to let you know I am getting close to packaging R for AIX in rephrase - would like to be active in keeping R binaries current for AIX. My interest in not in R per se (rather a colleague who has a project that uses R, so I hope to assist him, and others like him).
2007 Dec 03
0
Make error while installing R 2.6.1 on GNU/linux
...onfigure --with-x=no --enable-R-shlib make The configure step is uneventful, the tail end of make follows. 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 bval...
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
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...ectory `/soft/R/R-1.5.1/src/library/ctest' building package 'ctest' mkdir -p -- ../../../library/ctest/R mkdir -p -- ../../../library/ctest/man gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/ctest/src' making ansari.d from ansari.c making chisqsim.d from chisqsim.c making d2x2xk.d from d2x2xk.c making fexact.d from fexact.c making kendall.d from kendall.c making ks.d from ks.c making prho.d from prho.c making swilk.d from swilk.c making init.d from init.c gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/ctest/src' gmake[5]: `Makedeps' is up to date. gmake[...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...f=ON -KPIC -g -c fexact.c -o fexact.o cc-1185 c89: WARNING File = fexact.c, Line = 389 An enumerated type is mixed with another type. nr_gt_nc = *nrow > *ncol; ^ ------------------------------------------------------------------------ c89 -shared -o ctest.so ansari.o d2x2xk.o fexact.o kendall.o ks.o prho.o swilk.o -L/usr/local/lib -LANG:=f77 -L/usr/lib32/mips3/r4000 -L/usr/lib32/mips3 -L/usr/lib32 -lftn -lm ld32: WARNING 84 : /usr/lib32/mips3/libftn.so is not used for resolving any symbol. ------------------------------------------------------------------------ DIRECT...