Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

emojis in look data text fields breaks run_look #23

@jlthomps

Description

@jlthomps

It's possible this is actually a RJSONIO issue, so I apologize if it is not relevant here. I'm experiencing a failure of the run_look function when there are emojis in a text field returned by my look. It renders in the look, but I have to remove the offending row before run_look will work. I figured this out via trial and error, but the error given by R is:
Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In grep("^[[:space:]]*[[{]", content) :
input string 1 is invalid in this locale

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions