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
[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
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
--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