Displaying 1 result from an estimated 1 matches for "famestop".
Did you mean:
gamestop
2008 Nov 17
2
Cannot quit R - fame package issue?
...ckage:methods" "Autoloads" "package:base"
> q()
Save workspace image? [y/n/c]: n
Error in .Last() : could not find function "validServerIsRunning"
> .Last
function ()
{
if (exists("fameRunning") && fameRunning())
fameStop()
if (validServerIsRunning())
endServerSession()
}
<environment: namespace:fame>
------------------------------------------
As the .Last function is referring to the fame package, I figure it must
be something to do with that. There are objects in the workspace that
require fa...