Skip to content
Prev 8243 / 63424 Next

RFC: Loading packages at startup

This is just one point in a proposal.  Clearly we need a switch to turn
re-loading off.
On Tue, 22 Oct 2002, Paul Gilbert wrote:

            
The latter.  It also ensures that function conflicts are resolved
consistently.
That must be way out in the tail of R users, few of whom program at all.
Basically no problem:

Upgrades are no more problem than now.  (And now upgrading mclust can give
you a completely incompatible package, BTW.)

If a package is moved, then you would get a warning. But how often does
that happen?  Moving the R installation and the standad library would be
no problem as the location would be stored as `standard' in some way.

Versions are fine too, as the location would be recorded and you would get
the same version as last time (unles you moved it ...).
It is a user convenience.  However, I think it makes life easier not
harder.