René,
On Nov 23, 2007, at 6:00 AM, [EMAIL PROTECTED] wrote:
> It seems the recent Mac OS X 10.4.11 update installed a new
> libBLAS.dylib in the Accelerate framework which either contains a
> bug itself or exposes a bug somewhere in R's lapack code on the
> PowerPC G4 and G5.
> My build of
On 22 November 2007 at 20:00, [EMAIL PROTECTED] wrote:
| Full_Name: Levi Waldron
| Version: 2.5.1
| OS: Ubuntu Gutsy
| Submission from: (NULL) (206.248.157.88)
|
|
| I installed libgsl0-dev then tried to install the gsl cran package,
| unsuccessfully (see output below). As a workaround I create
On 22 November 2007 at 20:00, [EMAIL PROTECTED] wrote:
| Full_Name: Levi Waldron
| Version: 2.5.1
| OS: Ubuntu Gutsy
| Submission from: (NULL) (206.248.157.88)
|
|
| I installed libgsl0-dev then tried to install the gsl cran package,
| unsuccessfully (see output below). As a workaround I create
Dear all,
following the thread
http://tolstoy.newcastle.edu.au/R/e2/devel/07/09/4338.html
regarding the bug in the partial autocorrelation function for
multivariate time series.
I have prepared a web page with patches and relevant information.
http://www2.stat.unibo.it/giannerini/R/pacf.htm
Pl
Full_Name: Levi Waldron
Version: 2.5.1
OS: Ubuntu Gutsy
Submission from: (NULL) (206.248.157.88)
I installed libgsl0-dev then tried to install the gsl cran package,
unsuccessfully (see output below). As a workaround I created a symbolic link to
/usr/bin/gcc-4.2, ie:
sudo ln -s /usr/bin/gcc-4.1
Full_Name: Seth Roberts
Version: 2.6.0
OS: Windows XP
Submission from: (NULL) (71.139.162.236)
Using getGraphicsEvent produces stack imbalance warnings. This started after I
installed 2.6.0; it did not happen with 2.5.1.
Running the example given in the user manual (retrieved via ?getGraphicsEv
Hello,
It seems the recent Mac OS X 10.4.11 update installed a new
libBLAS.dylib in the Accelerate framework which either contains a bug
itself or exposes a bug somewhere in R's lapack code on the PowerPC G4
and G5.
My build of R 2.6.0 executed the tests/lapack.R code succesfully when
I upgraded w
Dear all,
following the thread
http://tolstoy.newcastle.edu.au/R/e2/devel/07/09/4338.html
regarding the bug in the partial autocorrelation function for
multivariate time series.
I have prepared a web page with patches and relevant information.
http://www2.stat.unibo.it/giannerini/R/pacf.htm
Pl
Full_Name: Steven McKinney
Version: 2.6.0
OS: OS X
Submission from: (NULL) (142.103.207.10)
Function ar() in package "stats" is showing
a quirky bug. Some calls to ar() run to
completion, others throw an error.
The bug is reproducible by several people on different
machines, however, the ar()