Skip to content

Short flag -nl must only be a '-' and a single letter #41

@jggautier

Description

@jggautier

Thanks for sharing this really helpful tool!

When I ran the scan.R on the sample data, I got this error message:

Error in make_option(c("-nl", "--nolabels"), type = "logical", dest = "noscanlables", :
Short flag -nl must only be a '-' and a single letter
Execution halted

When I changed -nl to -n on line 69, the code ran without errors.

I'm running R version 3.6.1 (2019-07-05). Maybe I need to use a different version of one of the required packages?

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