[rkward-cvs] SF.net SVN: rkward-code:[4774] trunk/rkward/TODO

tfry at users.sf.net tfry at users.sf.net
Wed Mar 5 09:17:21 UTC 2014


Revision: 4774
          http://sourceforge.net/p/rkward/code/4774
Author:   tfry
Date:     2014-03-05 09:17:20 +0000 (Wed, 05 Mar 2014)
Log Message:
-----------
A basic(!) check with the development version of R looks like there are no major problems ahead, with the next version of R.
Add a small TODO entry for interesting new debugger features.

Modified Paths:
--------------
    trunk/rkward/TODO

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2014-03-05 00:57:33 UTC (rev 4773)
+++ trunk/rkward/TODO	2014-03-05 09:17:20 UTC (rev 4774)
@@ -2,6 +2,11 @@
 Also, plans change frequently. If something is listed for a specific release, that's no more than a rough plan.
 All in all, this TODO list is mostly for internal purposes, and many parts may not necessarily be intellegible to anybody but the authors.
 
+New features in R 3.1.0 to make use of / support:
+
+- A new browser command s has been added, to “step into” function calls.
+- A new browser command f has been added, to “finish” the current loop or function.
+
 Simple stuff to do soon:
 	- RKConsole: Show a notice (with "don't show again"-box, of course) when first using Ctrl+C shortcut
 





More information about the rkward-tracker mailing list