<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/rkward/bugs/136">[bugs:#136]</a> Encoding problems on Windows in non-latin1, non-multibyte locales</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> windows_only<br />
<strong>Labels:</strong> encoding windows <br />
<strong>Created:</strong> Tue Nov 11, 2014 11:34 AM UTC by Thomas Friedrichsmeier<br />
<strong>Last Updated:</strong> Tue Nov 11, 2014 11:34 AM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>There appear to be some rather strange encoding problems in non-latin1, non-multibyte locales on Windows. Example is Lithunian (ISO-8859-13 / CP1257).</p>
<p>Some of this may or may not be RKWard's fault, but RKWard could do a better job of passing to-be-evaluated strings to the backend with specified encoding.<br />
a) When using mkChar() from a string -> R_ParseVector()<br />
b) For stdin. Can maybe use "--encoding" command line option.</p>
<p>Symptoms include (not all may be RKWard's fault)<br />
- Stripping of special chars to ascii siblings<br />
- Misprinting of chars in the console<br />
- Misprinting of chars only after summary() ? Whatever that is about.</p>
<p>See <a href="https://sourceforge.net/p/rkward/mailman/message/33025657">https://sourceforge.net/p/rkward/mailman/message/33025657/</a> and parents.</p>
<hr />
<p>Sent from sourceforge.net because rkward-tracker@lists.sourceforge.net is subscribed to <a href="https://sourceforge.net/p/rkward/bugs">https://sourceforge.net/p/rkward/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/rkward/admin/bugs/options.">https://sourceforge.net/p/rkward/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>