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

Partial argument match of 'field' to 'fields' #182

Open
fkohrt opened this issue Nov 17, 2022 · 1 comment
Open

Partial argument match of 'field' to 'fields' #182

fkohrt opened this issue Nov 17, 2022 · 1 comment

Comments

@fkohrt
Copy link

fkohrt commented Nov 17, 2022

Describe the bug

Attaching {loon} produces warning about a partial argument match.

To Reproduce

withr::with_options(list(warn = 1), {
  library(loon)
})

Leads to:

Warning in utils::packageDescription(pkg = pkgname, field = "Version") :
  partial argument match of 'field' to 'fields'
loon Version 1.4.0.
To learn more about loon, see l_web().

Expected behavior

No warnings produced.

@z267xu
Copy link
Contributor

z267xu commented May 30, 2023

It is an issue. Just fixed. Will ship a new version ASAP

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

2 participants