Skip to content

throw 'x' must be a character vector when calling .Internal(iconv(NULL,"","","",TRUE,FALSE)) #43

@comicfans

Description

@comicfans

in function iconvlist

    .Internal(iconv(NULL, "", "", "", TRUE, FALSE))

GNU-R output:

NULL

fastR output:

Error: 'x' must be a character vector

this can be triggered by

library(readr)
read_lines('temp.text')

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