<div dir="ltr">R is happy with strings of length 4097:<div><br></div><div>> paste(rep("a", 4097), collapse="")<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Wed, Mar 27, 2013 at 2:23 PM, Matthew Dowle <span dir="ltr"><<a href="mailto:mdowle@mdowle.plus.com" target="_blank">mdowle@mdowle.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
Nice to hear from you. Nope not known to me. Obviously 4096 is 4k, is that<br>
the R limit for a character string length? What happens at 4097?<br>
Matthew<br>
<div><div class="h5"><br>
> Hi,<br>
><br>
> I have an example of a string of 4097 characters which can't be parsed by<br>
> fread; however, if I remove any character, it can be parsed just fine. Is<br>
> that a known limitation?<br>
><br>
> (If I write the string to a file and then fread the file name, it works<br>
> too.)<br>
><br>
> Let me know if you need the string and/or a bug report.<br>
><br>
> Thanks<br>
> Timothée<br>
</div></div>> _______________________________________________<br>
> datatable-help mailing list<br>
> <a href="mailto:datatable-help@lists.r-forge.r-project.org">datatable-help@lists.r-forge.r-project.org</a><br>
> <a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help</a><br>
<br>
<br>
_______________________________________________<br>
datatable-help mailing list<br>
<a href="mailto:datatable-help@lists.r-forge.r-project.org">datatable-help@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help</a><br>
</blockquote></div><br></div>