Skip to content

Error on Windows - file paths longer than 256 characters #2

Description

@tavareshugo

Windows sets a limit to file path sizes and this is causing issues with some write.table if the user's directory is deep enough.

Note that Windows will see the full path (even though you're using relative paths in R).

Not sure there's an easy way to solve it, but maybe a warning could be added as part of the script?

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