Skip to content
Prev 55277 / 63424 Next

Buffering in R 3.5 connections causes incorrect data in readChar

Tomas,

Thank you for the explanation. I see in the documentation: "These functions
are intended to be used with binary-mode connections."  So I see how using
it on a text connection is undefined, and not a bug. An error or warning
when attempting to use a it on a text connection would be helpful
considering how the behavior has changed in R-3.5.

On Tue, May 29, 2018 at 3:09 AM, Tomas Kalibera <tomas.kalibera at gmail.com>
wrote: