search for: r37243

Displaying 3 results from an estimated 3 matches for "r37243".

Did you mean: 137243
2006 Mar 29
1
Substitute() changed since R2.3.0 (2006-02-02 r37243)?
Hi, I've got the following two versions of R on WinXP: A) R Version 2.3.0 Under development (unstable) (2006-02-02 r37243) B) R Version 2.3.0 Under development (unstable) (2006-03-27 r37579) and a the following "test.R" script: foo <- function(path, ...) { print(path) } bar <- function(x, ...) foo(...) wow <- function(x, ...) capture.output(foo(...)) bar(1, path=2) print(wow(1, path=2)) With A, I...
2006 Mar 29
0
substitute() bug by you ? [forwarded]
...t; Martin > > > ------- start of forwarded message ------- > From: Peter Dalgaard <p.dalgaard at biostat.ku.dk> > To: "Henrik Bengtsson" <hb at maths.lth.se> > Cc: r-devel at r-project.org > Subject: Re: [Rd] Substitute() changed since R2.3.0 (2006-02-02 r37243)? > Date: 29 Mar 2006 11:58:34 +0200 > > "Henrik Bengtsson" <hb at maths.lth.se> writes: > >> Hi, >> >> I've got the following two versions of R on WinXP: >> >> A) R Version 2.3.0 Under development (unstable) (2006-02-02 r37243) >&g...
2006 Feb 13
1
MinGW and the ld bug
...a (2005-12-18 r36792) [this version was mislabelled "beta" the first few hours on CRAN when the stable 2.2.1 version first came out]. However, when I try to install the same on R Version 2.2.1 Patched (2006-02-09 r37305) as well as R Version 2.3.0 Under development (unstable) (2006-02-02 r37243), I get the following error: C:\Documents and Settings\hb\braju.com.R\R.native\build>Rcmd install R.native ---------- Making package R.native ------------ adding build stamp to DESCRIPTION making DLL ... making rowMedians.d from rowMedians.c gcc -IC:/PROGRA~1/R/R-2.2.1pat/include -Wall -...