You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was that I have JSON without UTF8 (dont ask me why). I tried using the encoding argument, default in readLines(), through ... in read_json() and got this inconsistent behaviour.
I solved it in two steps now, but wanted to give you a heads up about that ... is affected by simplifyVector. Im not sure if that is intentional.
Hi!
I get the following errors when using simplifyVector. I assume this is not a behavior we would expect/is intended?
The text was updated successfully, but these errors were encountered: