Skip to content

Transition to using regex #6

@cyrusae

Description

@cyrusae

Per this 2022 post, base grepl with perl = TRUE is the best-looking option and avoids novel dependencies.

The mixed-case single-character variant is the first priority, then everything else is case-agnostic and can be transformed once to use a single reference table.

Filter on [:alpha:] to avoid chaff in input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: highDo while procrastinating: If I'm doing anything it should be this, probably.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions