Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
theakhiljha opened this issue Jun 17, 2021 · 0 comments
Open

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

theakhiljha opened this issue Jun 17, 2021 · 0 comments

Comments

@theakhiljha
Copy link
Member

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.

mdietze added a commit that referenced this issue Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant