Prof Brian Ripley wrote:
On Tue, 19 Aug 2008, [EMAIL PROTECTED] wrote:
I sent this to R-devel early last month, but have received no
response, so I guess it
really is a bug.
Or people were busy: I was away teaching a course, for example.
This looks like a bug to me, and is a bit hard to des
On Tue, 19 Aug 2008, [EMAIL PROTECTED] wrote:
I sent this to R-devel early last month, but have received no response, so I
guess it
really is a bug.
Or people were busy: I was away teaching a course, for example.
This looks like a bug to me, and is a bit hard to describe, but easy to
repro
I sent this to R-devel early last month, but have received no response, so I
guess it
really is a bug.
This looks like a bug to me, and is a bit hard to describe, but easy to
reproduce.
Basically, if RNGkind is saved as something other than the default, and if the
first
operation in a sessi
This looks like a bug to me, and is a bit hard to describe, but easy to
reproduce.
Basically, if RNGkind is saved as something other than the default, and if the
first
operation in a session is a set.seed(), the default is reverted to. Reproduce
by:
cafe-rozo> R --vanilla
R version 2.7.1