[rkward-users] [rkward:discussion] rkward 0.61 R 3.0.0RC bundle win32 - can't list demo datasets

Thomas Friedrichsmeier tfry at users.sf.net
Sat Aug 10 17:45:54 UTC 2013


Hi!

True. This is already fixed in our development version. As a workaround in RKWard 0.6.1, run the following R code:

~~~~
options (pager=function (file = file, header = file, title = NULL, delete.file = FALSE, 
    prompt = TRUE, delete = delete.file) 
{
    invisible(.Call("rk.show.files", as.character(file), as.character(header), 
        as.character(title), delete, isTRUE(prompt), PACKAGE = "(embedding)"))
})
~~~~

You can paste this into "Settings->Configure RKWard->R Backend->Further (option) commands to run in each session", in order to make it permanent.

Regards
Thomas


---

[rkward 0.61 R 3.0.0RC bundle win32 - can't list demo datasets](https://sourceforge.net/p/rkward/discussion/165573/thread/bee570da/?limit=25#1691)


---

Sent from sourceforge.net because rkward-users at lists.sourceforge.net is subscribed to https://sourceforge.net/p/rkward/discussion/165573/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/rkward/admin/discussion/forums.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20130810/77dd96ec/attachment.html>


More information about the Rkward-users mailing list