Skip to content

Fix typo in column selection for "cmdline"#209

Merged
gaborcsardi merged 1 commit intor-lib:mainfrom
ruarai:patch-1
Oct 3, 2025
Merged

Fix typo in column selection for "cmdline"#209
gaborcsardi merged 1 commit intor-lib:mainfrom
ruarai:patch-1

Conversation

@ruarai
Copy link
Copy Markdown
Contributor

@ruarai ruarai commented Oct 3, 2025

Hi, I recently identified this error:

> ps::ps(columns = c("pid", "cmdline"))
Error in `[.data.frame`(pss, , columns) : undefined columns selected

which I realised appears to be a result of this small typo in the data frame construction.

@gaborcsardi gaborcsardi merged commit 9b59cff into r-lib:main Oct 3, 2025
20 checks passed
@gaborcsardi
Copy link
Copy Markdown
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants