Hi!

On Thursday 06 September 2012, Karolis MatjoĊĦaitis wrote:
> Error pups out when starting RKWard.

[...]

> Error in options(OutDec = "") : invalid value for 'OutDec'

Essentially that means, you specified an invalid setting at Settings-
>Configure RKWard->R Backend->"Decimal character (only for printing)". This 
must be a single character, typically "." or ",".

True, the settings dialog could provide some error checking, here, or perhaps 
only offer "." and "," in the first place. However, the error is not really 
harmful. If the specified value is illegal, you will get ".".

> 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.

We've had a lot of small problems with the argument hints showing in 
unreadable colors. Probably the box is not without text, really, but shows 
black text on a black background or something similar. Could you please try 
whether you still see the problem in the development version of RKWard? See 
http://p.sf.net/rkward/svn for information. For Ubuntu users it's really easy 
to try the development version, as all you need to do is add a PPA. If you're 
using a different distribution and you have trouble with the instructions, 
please let us know.

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to