Skip to content
Prev 32476 / 398503 Next

Problem with library

On Sun, 25 May 2003 21:09:06 -0400, you wrote:

            
You're somehow telling R to look in that directory for packages,
presumably because that was the right place to look when you used
1.5.1.

I'm not sure how you're telling it that, but a likely reason is that
you've got a .lib.loc variable that contains the old address, or your
.First function sets it, or something like that.

Duncan Murdoch