[rkward-users] [rkward - Help] .rk.get.structure() strange behaviour

SourceForge.net noreply at sourceforge.net
Sat May 10 21:45:20 UTC 2008


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4956278
By: fsando

I am seeing this all the time:

My laptop runs at 100% cpu, in the 'pending jobs' window I see this function:

.rk.get.structure(as.environment(".GlobalEnv"),".GlobalEnv",envlevel=-1,namespac
ename="")

This will last for a around 15 - 25 seconds or so.

It seems to run whenever i run something that change data. It doesn't matter
much if it is a large data structure or just a simple integer. Even deleting
a simple integer will trigger this function and will run for 15 seconds. If
I run several commands (like several lines) that each change something
.rk.get.structure() is run at every command. I don't know about these matters
but to me it seems strange that deleting an integer should invlove so much
activity.

I have been researching a little about the problem and it seems to get worse
the larger the datasets in the workspace. If I delete all data and (as it were)
start over with an almost empty workspace it runs fast again. But then as the
workspace 'fills up' this function runs for longer and longer.
''



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-users mailing list