Re: [R] Cannot quit R - fame package issue?

2008-11-18 Thread Dan Slayback
so it may be a legacy of a workspace from an earlier version. Packages really should not be using the user's workspace, and in particular not setting .Last there. A couple of packages do have .Last in their space, but it is not guaranteed that their version will be visible: reg.finaliz

[R] Cannot quit R - fame package issue?

2008-11-17 Thread Dan Slayback
Hello list member: I've recently had a problem in that I'm unable to quit an R Session. I noticed this after the update to 2.8.0, but I believe I also noticed it on another machine, in the previous version. It occurs on both linux and Mac platforms. It only occurs when I start R in some parti