Re: [Rd] Stop packages and datasets to be loaded on startup.

2010-01-30 Thread Dirk Eddelbuettel
On 30 January 2010 at 17:08, Guillaume Yziquel wrote: | Hi. | | I would like to know how to start an embedded R session, and avoid | datasets and the standard library packages to be loaded on startup. | | I've been looking at littler's code (so this is partly a question to | Dirk Eddelbuettel.

Re: [Rd] Stop packages and datasets to be loaded on startup.

2010-01-30 Thread Simon Urbanek
On Jan 30, 2010, at 11:08 AM, Guillaume Yziquel wrote: > Hi. > > I would like to know how to start an embedded R session, and avoid datasets > and the standard library packages to be loaded on startup. > > I've been looking at littler's code (so this is partly a question to Dirk > Eddelbuette

[Rd] Stop packages and datasets to be loaded on startup.

2010-01-30 Thread Guillaume Yziquel
Hi. I would like to know how to start an embedded R session, and avoid datasets and the standard library packages to be loaded on startup. I've been looking at littler's code (so this is partly a question to Dirk Eddelbuettel...): /* We don't require() default packages upon startup

[Rd] qpois Help problems (PR#14200)

2010-01-30 Thread Jerry . Lewis
Full_Name: Jerry W. Lewis Version: 2.10.1 OS: Windows XP Professional Submission from: (NULL) (198.180.131.21) In the line "The quantile is right continuous: qpois(q, lambda) is the smallest integer x such that P(X <= x) >= q." "q" is used as a probability when the Arguments section defines it