Re: [Rd] Fast Kendall's Tau

2012-06-26 Thread Prof Brian Ripley
On 26/06/2012 22:44, Duncan Murdoch wrote: On 12-06-25 2:48 PM, Adler, Avraham wrote: Hello. Has any further action been taken regarding implementing David Simcha's fast Kendall tau code (now found in the package pcaPP as cor.fk) into R-base? It is literally hundreds of times faster, although I

Re: [Rd] Fast Kendall's Tau

2012-06-26 Thread Duncan Murdoch
On 12-06-25 2:48 PM, Adler, Avraham wrote: Hello. Has any further action been taken regarding implementing David Simcha's fast Kendall tau code (now found in the package pcaPP as cor.fk) into R-base? It is literally hundreds of times faster, although I am uncertain as to whether he wrote code

[Rd] Packaging Error

2012-06-26 Thread Mayank Bansal
H, I was trying to ByteCompile a package that I made. The package compiles successfully with byte compile set to FALSE. When I set ByteCompile to TRUE, I receive the following error message while doing R CMD INSTALL /usr/lib/R/bin/INSTALL: line 34: 9964 Done echo 'tools:::.install_packages()'

[Rd] Fast Kendall's Tau

2012-06-26 Thread Adler, Avraham
Hello. Has any further action been taken regarding implementing David Simcha's fast Kendall tau code (now found in the package pcaPP as cor.fk) into R-base? It is literally hundreds of times faster, although I am uncertain as to whether he wrote code for testing the significance of the paramete