Skip to content

encode64 creates keys that are too long sometimes #94

@kendonB

Description

@kendonB

While using drake I found the error:

Error in file.rename(tmp, filename) : expanded 'to' name too long

and dug in to find that it is ultimately caused by R or Windows getting upset that it couldn't create a file with such a big name. Is there any modification for encode64 that could limit the size of these names somehow?

cc @wlandau

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions