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

lifecycle warning from as_tibble.matrix() #2

Open
nlichti opened this issue Jan 12, 2023 · 0 comments
Open

lifecycle warning from as_tibble.matrix() #2

nlichti opened this issue Jan 12, 2023 · 0 comments

Comments

@nlichti
Copy link

nlichti commented Jan 12, 2023

Hi - I just discovered your packages, and expect them to save me a huge amount of work. Thank you for building them.

It's not really a problem, but I got the following warning from request_chebi_compound():

> names(massdatabase::request_chebi_compound())
[1] "main"                 "base_info"            "source"               "roles_classification" "iupac_name"           "synonyms"            
[7] "manual_xrefs"         "registry_numbers"    
Warning message:
The `x` argument of `as_tibble.matrix()` must have unique column names if `.name_repair` is omitted as of tibble 2.0.0.
ℹ Using compatibility `.name_repair`.
ℹ The deprecated feature was likely used in the massdatabase package.
  Please report the issue at <https://github.com/tidymass/massdatabase/issues>.
This warning is displayed once every 8 hours.
Call `lifecycle::last_lifecycle_warnings()` to see where this warning was generated. 
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