Deal R
,

when I use the package debug, mark a function with mtrace() and enter into the browser like mechanism of debug a window displaying the code of the marked function with the current line highlighted usually appears. When I use GUIs other than ess or the standard R console sometimes this window is totally transparent so it is not possible to see any code in it. After closing/resizing the window this error sometimes dissapears but I could not find any systematic behaviour here. The problem occours when I use Eclipse/Statet or Notepad++ as a GUI.

Does anybody have any ideas about the possible cause of the problem?


Thanks for your help
Jannis


P.S. Posting to the Statet mailing list did not yield any helpful advice.


My system settings are:

WinXP

R version 2.12.0 (2010-10-15)
Platform: i386-pc-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] tcltk     tools     stats     graphics  grDevices utils     datasets
[8] methods   base

other attached packages:
[1] debug_1.2.4          mvbutils_2.5.4
[4] RNetCDF_1.5.2-2      rj_0.5.2-1

loaded via a namespace (and not attached):
[1] rJava_0.8-8

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to