Displaying 20 results from an estimated 20 matches for "swilk".
Did you mean:
silk
2000 Mar 29
5
Porting R
...ng something to link. Before I spend my time
hunting it down, maybe someone has an immediate idea.
gs.
==
my output:
make[4]: Entering directory `//local.src/R-1.0.0/src/library/ctest/src'
gcc -shared -Xlsharedlibrary -Xlexpall -o ctest.so alnorm.o ansari.o
fexact.o kendall.o
ks.o prho.o swilk.o -L/usr/lib/gcc-lib/powerpc-apple-machten4/2.8.1 -lg2c -lm
ansari.o: In function `errmsg':
ansari.c:13: undefined reference to `Rf_error'
ansari.o: In function `w_init':
ansari.c:21: undefined reference to `R_chk_calloc'
...
ansari.c:84: undefined reference to `Rf_choose'
ansa...
2000 Sep 13
0
Compiling R on HP-UX: "DP relative code"
..../../../../../R-1.1.1/src/library/ctest/src/ks.c -o ks.o
gcc -I../../../../include -I/usr/local/include -fPIC -g -O2 -c
../../../../../R-1.1.1/src/library/ctest/src/prho.c -o prho.o
gcc -I../../../../include -I/usr/local/include -fPIC -g -O2 -c
../../../../../R-1.1.1/src/library/ctest/src/swilk.c -o swilk.o
gcc -shared -fPIC -o ctest.sl ansari.o fexact.o kendall.o ks.o prho.o swilk.o -L/usr/local/lib -lg2c
-lm -L/lib/pa1.1 -L/usr/lib/pa1.1 -u main -L/usr/local/qt/lib
-L/opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2 -L/usr/ccs/bin -L/usr/ccs/lib -L/opt/gcc/lib -lm
/usr/ccs/bin/ld: DP...
2000 Mar 20
1
Need Help Getting through Make on HP-UX 10.20
...e `base'
../../../library/base/R/base is unchanged
building package `ctest'
../../../library/ctest/R/ctest is unchanged
f90 -c alnorm.f -o alnorm.o
alnorm.f
external function ALNORM
53 Lines Compiled
ld -b -o ctest.sl alnorm.o ansari.o fexact.o kendall.o ks.o prho.o swilk.o /opt/fortran90/lib/libF90.a -lcl /opt/fortran90/lib/libisamstub.a
ld: DP relative code in file alnorm.o - shared library must be position
independent. Use +z or +Z to recompile.
*** Error exit code 1
Thanks,
Marcus...
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
...vel/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 sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka....
2003 Sep 26
1
installation : make fails (R-1.7.1 on RedHat 8.0)
.../mysql: fichier d'entr?e d'?dition de liens n'est pas
utilis? parce l'?dition de lien n'a pas ?t? faite
making prho.d from prho.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 swilk.d from swilk.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 init.d from init.c
gcc: /usr/include/mysql: fichier d'entr?e d'?dition de liens n'est pas
utilis? parce l'?dition de l...
2007 Mar 07
1
compiling latest version of R
...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
sgram.o si
nerp.o sslvrg.o stxwx.o hclust.o kmns.o eur...
2002 Sep 20
1
Install with 64-bit GCC 3.2 (PR#2048)
...="-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/ccs/lib/sparcv9 -L/usr/ccs/lib -L/usr/loc...
2002 Nov 14
1
R-1.6.1, Mac OS X 10.2.2 build failure
...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
building package 'eda'
../../../libra...
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!
...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 lm.o
complete_cases.o cov.o deriv.o fft.o fourier.o mod...
2000 Sep 15
3
R on HP-UX, again: modreg.sl fails, 1 arith test fails
...the progress of my attempts to get R running on HP-UX
with gcc:
Firstly, I could work around the PIC problem by leaving out all the lib stuff
(I rebuilt gcc with --enable-share, but this (alone) did not help), e.g. the
line
gcc -shared -fPIC -o ctest.sl ansari.o fexact.o kendall.o ks.o prho.o swilk.o -L/usr/local/lib -lg2c
-lm -L/lib/pa1.1 -L/usr/lib/pa1.1 -u main -L/usr/local/qt/lib
-L/opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2 -L/usr/ccs/bin -L/usr/ccs/lib -L/opt/gcc/lib -lm
was replaced by
gcc -shared -fPIC -o ctest.sl ansari.o fexact.o kendall.o ks.o prho.o swilk.o -u main
Wi...
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).
2008 Jun 19
7
getDimensions() fails for elements with ancestors with display: none
Prototype v1.6.0.2
If any of an element''s ancestors are hidden, Element.getDimensions()
returns misleading values. In order to address this in my own project,
I made the following modification:
getDimensions: function(element) {
element = $(element);
var display = element.getStyle(''display'');
+ var hiddenAncestor = element.ancestors().any(function(e)
{
2007 Dec 03
0
Make error while installing R 2.6.1 on GNU/linux
...e 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 bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o...
2007 Jun 29
1
Shapiro Test P Value Incorrect? (PR#9768)
Full_Name: Jason Polak
Version: R version 2.5.0 (2007-04-23)
OS: Xubuntu 7.04
Submission from: (NULL) (137.122.144.35)
Dear R group,
I have noticed a strange anomaly with the shapiro.test() function. Unfortunately
I do not know how to calculate the shapiro test P values manually so I don't
know if this is an actual bug.
So, to produce the results, run the following code:
pvalues = 0;
for
2000 Dec 16
1
R-1.2.0 installation problems...
...orks
$ R --version
R 1.0.0 (February 29, 2000)
Copyright (C) 2000 R Development Core Team
$ R
R : Copyright 2000, The R Development Core Team
Version 1.0.0 (February 29, 2000)
...
> dyn.load("/usr/R-1.2.0/library/ctest/libs/ctest.so")
> is.loaded("swilk")
[1] TRUE
Any help would be appreciated.
Greets
Diego
--
Diego Kuonen http://wap.kuonen.com http://stat.kuonen.com
http://www.Statoo.ch Kya aap statooed hai? http://www.Statoo.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help maili...
2003 Dec 10
3
expressing functions
...ngth(x)
if (n < 3 || n > 5000)
stop("sample size must be between 3 and 5000")
rng <- x[n] - x[1]
if (rng == 0)
stop("all `x[]' are identical")
if (rng < 1e-10)
x <- x/rng
n2 <- n%/%2
sw <- .C("swilk", init = FALSE, as.single(x), n, n1 = as.integer(n),
as.integer(n2), a = single(n2), w = double(1), pw = double(1),
ifault = integer(1), PACKAGE = "ctest")
if (sw$ifault && sw$ifault != 7)
stop(paste("ifault=", sw$ifault, ". This...
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
2012 Apr 04
1
Shapiro-Wilk cpoefficients: 2 Qs
...gth(x)
if (n < 3 || n > 5000)
stop("sample size must be between 3 and 5000")
rng <- x[n] - x[1L]
if (rng == 0)
stop("all 'x' values are identical")
if (rng < 1e-10)
x <- x/rng
n2 <- n%/%2L
sw <- .C(R_swilk, init = FALSE, as.single(x), n, n1 = n,
n2, a = single(n2), w = double(1), pw = double(1), ifault = integer(1L))
if (sw$ifault && sw$ifault != 7)
stop(gettextf("ifault=%d. This should not happen", sw$ifault),
domain = NA)
RVAL <- list(stat...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...brary/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[5]: Leaving directory `/soft/R/R-1.5.1/src/library/ctest/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/ctest/src'...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...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.
------------------------------------------------------------------------
DIRECTORY: R-1.2.1/src/library/eda/src
c89 -I...