<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Error pups out when starting RKWard. </p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">
Details:</p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">R version 2.14.1 (2011-12-22)<br>Copyright (C) 2011 The R Foundation for Statistical Computing<br>ISBN 3-900051-07-0<br>
Platform: i686-pc-linux-gnu (32-bit)<br><br>R is free software and comes with ABSOLUTELY NO WARRANTY.<br>You are welcome to redistribute it under certain conditions.<br>Type 'license()' or 'licence()' for distribution details.<br>
<br>Natural language support but running in an English locale<br><br>R is a collaborative project with many contributors.<br>Type 'contributors()' for more information and<br>'citation()' on how to cite R or R packages in publications.<br>
<br>Type 'demo()' for some demos, 'help()' for on-line help, or<br>'help.start()' for an HTML browser interface to help.<br>Type 'q()' to quit R.<br><br><br>Attaching package: ‘rkward’<br><br>
The following object(s) are masked from ‘package:grDevices’:<br><br>x11, X11<br><br>The following object(s) are masked from ‘package:base’:<br><br>makeActiveBinding, q, quit, require, setwd, Sys.setlocale<br><br>starting httpd help server ... done<br>
Error in options(OutDec = "") : invalid value for 'OutDec'<br></p>---------------------------------<br clear="all">Also, code completion doesn't work well: it doesn't show text insides the appearing box when typing for example sort(x,...). Actually, when I type "sor", it shows that it should be "sort", but one more box appears without text when I starting  to type "sort(". I assume that it should suggest some arguments that I used before, for example "sort(x, decreasing=T)" or something like that. All in all, box appears without the text.<br>
-- <br>Karolis Matjošaitis<br><br>