[RkWard-devel] [rkward - Help] RE: Problem with .GlobalEnv ?

SourceForge.net noreply at sourceforge.net
Sat Oct 21 17:39:19 UTC 2006


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

Hi!

The whole .rk.get.structure ()-thing is new in rkward 0.4.0, so it probably
isn't a problem in R but in rkward. I've used R version 2.4.0 for most testing,
here, so that should not be the problem, either.

Did I understand this correctly:
If you run rkward on a directory with .Rdata, you get the crash. If you run
rkward in a clean directory without any data, there is no crash?

If so, perhaps you could try the following:

1) Start a plain R session in the directory with the data.

2) Run the following:
library (rkward)
.rk.get.structure (as.environment (".GlobalEnv"), ".GlobalEnv", envlevel=-1,
namespacename="")

Do you get the same error message outside rkward? If so
3) Run
traceback ()

and post the result
(you can exit your R session with base::q ()).

Can you mail me a copy of your workspace (.Rdata) to experiment with, or does
it contain sensitive data?

Or did I misunderstand you altogether?

______________________________________________________________________
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-devel mailing list