Skip to content

Error: Problem with mutate() column pfts.  #15

@cryolune

Description

@cryolune

While running the "run-test-list.R," the following error can be encountered:

Error: Problem with `mutate()` column `pfts`.
ℹ `pfts = strsplit(pfts, "|", fixed = TRUE)`.
x non-character argument

The lead cause of this issue is because of the strsplit function, as it only takes character strings as input.

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