[rkward-cvs] rkward ChangeLog,1.77,1.78 TODO,1.77,1.78
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Sun Oct 16 14:06:52 UTC 2005
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6576
Modified Files:
ChangeLog TODO
Log Message:
RControlWindow not pretty but working. Modify rkward.desktop to always start in a konsole
Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** ChangeLog 13 Oct 2005 21:01:55 -0000 1.77
--- ChangeLog 16 Oct 2005 14:06:50 -0000 1.78
***************
*** 1,2 ****
--- 1,4 ----
+ - modifiy rkward.desktop to always start rkward in a terminal. The backend sometimes behaves strangely, if this is not done.
+ - use available.packages instead of CRAN.packages (deprecated in R 2.2.0)
- fix installation of standard_plugins.pluginmap
- allow configuration of many R options in Settings->R backend
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** TODO 13 Oct 2005 21:01:56 -0000 1.77
--- TODO 16 Oct 2005 14:06:50 -0000 1.78
***************
*** 27,30 ****
--- 27,32 ----
- I think I'll rework some of the logic in RKConsole
+ - check whether we're running in a PTY, and warn otherwise. Currently the R backend needs this.
+
- "real time" display of output in the console (remember to add Mutex protection before then!)
More information about the rkward-tracker
mailing list