Re: [Rd] Is the ISC license acceptable for CRAN?

2014-07-24 Thread Adler, Avraham
My apologies; thank you for the correction. Avraham Adler -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: Wednesday, July 23, 2014 8:49 PM To: Adler, Avraham; r-devel@r-project.org Subject: Re: [Rd] Is the ISC license acceptable for CRAN? On 23/07/2014, 6

[Rd] Is the ISC license acceptable for CRAN?

2014-07-23 Thread Adler, Avraham
Good afternoon. The ISC (Internet Software Consortium) license[1] is a permissive, open-source license that is considered "functionally equivalent"[2] to the Simplified (2-clause) BSD[3] and MIT[4] licenses, but with extraneous language removed. There is at least one package on CRAN which inco

Re: [Rd] R-3.0.2 - Win7_64 - alone_decoder.c: Permission denied error

2013-09-30 Thread Adler, Avraham
My problem appears to have been one of ignorance. I did not realize that once the directories were untarred, that copying the entire tree and renaming it may break permissions even on Windows. It appears that it does, as starting the compile immediately and not on a renamed copy seems to be prog

[Rd] R-3.0.2 - Win7_64 - alone_decoder.c: Permission denied error

2013-09-30 Thread Adler, Avraham
Hello. When trying to compile R-3.0.2 on Windows 7 64bit, I get an error relating to "alone_decoder.c: Permission denied." The entire error code is copied below. gcc -std=gnu99 -m64 -shared -o Riconv.dll Riconv.def win_iconv.o touch stamp gcc -std=gnu99 -m64 -I../../inc

Re: [Rd] R-3.0.1 - "transient" make check failure in splines-EX.r

2013-05-31 Thread Adler, Avraham
Mike Marchywka Sent: Friday, May 31, 2013 11:43 AM To: Adler, Avraham Subject: RE: [Rd] R-3.0.1 - "transient" make check failure in splines-EX.r > From: avraham.ad...@guycarp.com > To: marchy...@hotmail.com; r-devel@r-project.org > Date: F

Re: [Rd] R-3.0.1 - "transient" make check failure in splines-EX.r

2013-05-31 Thread Adler, Avraham
e Marchywka [mailto:marchy...@hotmail.com] Sent: Thursday, May 30, 2013 7:21 PM To: Adler, Avraham; 'r-devel@r-project.org' Subject: RE: [Rd] R-3.0.1 - "transient" make check failure in splines-EX.r > From: avraham.ad...@guycarp.com > T

Re: [Rd] R-3.0.1 - "transient" make check failure in splines-EX.r

2013-05-30 Thread Adler, Avraham
in the BLAS compilation than in the R compilation? Once again, thank you very much. Avraham Adler -Original Message- From: Paul Gilbert Sent: Thursday, May 30, 2013 12:26 AM To: Adler, Avraham Subject: Re: R-3.0.1 - "transient" make check failure in splines-EX.r Avraham I re

Re: [Rd] R-3.0.1 - "transient" make check failure in splines-EX.r

2013-05-30 Thread Adler, Avraham
ul, I am curious if when you were trying to compile and had the same issue, were you using a different version or generation of gcc in the BLAS compilation than in the R compilation? Once again, thank you very much. Avraham Adler -Original Message- From: Paul Gilbert Sent: Thursday, Ma

[Rd] "Unable to optimize" error returned in factanal using R-3.0.1, Windows 64 bit, and OpenBLAS

2013-05-29 Thread Adler, Avraham
Hello, I have been trying for weeks to compile a 64-bit Rblas. I started with ATLAS where I have had success in the past, but 64 bit was not behaving, and as each compilation takes between 9 and 12 hours, "test, check, and revise" was not going to be really viable. I therefore switched to OpenB

[Rd] R-3.0.1 - "transient" make check failure in splines-EX.r

2013-05-28 Thread Adler, Avraham
Hello. I seem to be having the same problem that Paul had in the thread titled "[Rd] R 2.15.2 make check failure on 32-bit --with-blas="-lgoto2"" from October of last year Unfortunately, that thread ended without an answer to h

Re: [Rd] Fast Kendall's tau

2012-06-27 Thread Adler, Avraham
> From: Terry Therneau [mailto:thern...@mayo.edu] > Sent: Wednesday, June 27, 2012 8:16 AM > To: r-devel@r-project.org; ad...@smtprelay.mayo.edu; Adler, Avraham > Subject: Re: Fast Kendall's tau > > Note that the survConcordance function, which is equivalent to Kendall'

Re: [Rd] Fast Kendall's Tau

2012-06-27 Thread Adler, Avraham
> -Original Message- > From: Prof Brian Ripley [mailto:rip...@stats.ox.ac.uk] > Sent: Wednesday, June 27, 2012 1:24 AM > To: Duncan Murdoch > Cc: Adler, Avraham; r-devel@r-project.org > Subject: Re: [Rd] Fast Kendall's Tau > > On 26/06/2012 22:44, Duncan Murdo

[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

Re: [Rd] R Installation Manual - ATLAS BLAS guidance that is not in the current version

2012-05-31 Thread Adler, Avraham
I apologize for the late response, but I missed Professor Ripley's reply. For what it is worth, I have successfully compiled a 32-bit ATLAS-based BLAS for Windows for the Core-i7 that passes the make checks and library tools tests (which may be found at

Re: [Rd] Compiling R on Windows XP - Rgui crashes yet Rterm works

2012-05-11 Thread Adler, Avraham
I think I found the issue (through blind luck). When I recompiled without using -march=corei7 and instead leaving it as -mtune=core2 allows the gui to load properly. Now it seems to pass the tools library tests as well. Thank you. --Avraham Adler -Original Message- From: Adler

[Rd] Compiling R on Windows XP - Rgui crashes yet Rterm works

2012-05-10 Thread Adler, Avraham
Hello. I am trying to build R on Windows. It appears that my build passes the various "make checks" (unless I missed some error) and running Rterm seems to work fine whereas Rgui has an immediate error stating " AppName: rgui.exe AppVer: 2.150.58871.0 ModName: rzlib.dll ModVer:

[Rd] R Installation Manual - ATLAS BLAS guidance that is not in the current version

2012-05-09 Thread Adler, Avraham
Good afternoon. I am trying to compile a version of Rblas.dll based on ATLAS for the Corei7. I had remembered that there was mention of which file to adjust and that "xerbla" needed to be removed from one of the outputs from the last time I tried a few years ago. The most recent version of the