[Rd] integer constants given by hexadecimal notation

2007-05-01 Thread Stephan
man_Germany.1252;LC_NUMERIC=C;LC_TIME=German_Germany.1252 attached base packages: [1] "stats" "graphics" "grDevices" "utils" "datasets" "methods" [7] "base" Stephan __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Recent and upcoming changes to R-devel

2011-07-05 Thread Stephan Wahlbrink
or best debugging support to run the functions completely without byte-complied code. If I understood it correctly, byte-code frames would disable srcrefs as well as features like “step return” to that frames. Therefore I ask for a way that it is easy to switch between both execution types. Best, St

Re: [Rd] Recent and upcoming changes to R-devel

2011-07-06 Thread Stephan Wahlbrink
Duncan Murdoch wrote [2011-07-05 17:21]: On 05/07/2011 11:20 AM, Stephan Wahlbrink wrote: Dear developers, Duncan Murdoch wrote [2011-07-05 15:25]: > On 05/07/2011 6:52 AM, Tobias Verbeke wrote: >> L.S. >> >> On 07/05/2011 02:16 AM, mark.braving...@csiro.au wrote: >>

Re: [Rd] debuggingState() analogous to tracingState() ?

2014-10-02 Thread Stephan Wahlbrink
turns off all "browsing/debugging" for which I'd typically want a convenient short cut. for back compatibility, FALSE = 1 TRUE = 0 I'd use UI with a vector of character strings, that can be translated to integer codes entirely analogous to

[Rd] Interrupting R when embedded in Java

2009-05-18 Thread Stephan (orcafo...@gtalk)
to know if somebody already tried that or the like (with success or with which problems)? Best, Stephan __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel