[Rd] R Cocoa GUI 1.12 (R 2.1.1 Framework) crashes on acf() (PR#8032)

2005-07-24 Thread roberto
After I upgraded my installation of R for OS X (Tiger) to 1.12, it consistently crashes when calling the function acf() [stats lib]. Roberto Osorio __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] R CMD problem on windows XP (PR#8031)

2005-07-24 Thread murdoch
[EMAIL PROTECTED] wrote: > I get this on windows XP, rw2011, precompiled from CRAN: > > C:\R\rw2011\src\gnuwin32>R CMD build -- binary ./../library/tseriesChaos > R CMD build -- binary ./../library/tseriesChaos > * checking for file 'binary/DESCRIPTION' ... NO > > and there it stopped, while the

[Rd] R CMD problem on windows XP (PR#8031)

2005-07-24 Thread kjetil
I get this on windows XP, rw2011, precompiled from CRAN: C:\R\rw2011\src\gnuwin32>R CMD build -- binary ./../library/tseriesChaos R CMD build -- binary ./../library/tseriesChaos * checking for file 'binary/DESCRIPTION' ... NO and there it stopped, while the following works: C:\R\rw2011\src\gnuwi

[Rd] Buglet in src/appl/splines.c (PR#8030)

2005-07-24 Thread berwin
--AZaLVt6Pw+ Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit Dear all, I was looking at "splinefun" and the underlying C code and believe that there is a memory access error in the C routine "spline_eval". Specifically, on line 3