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

A warning from as_tibble #10

Open
Sun-Young-Park opened this issue Feb 20, 2023 · 0 comments
Open

A warning from as_tibble #10

Sun-Young-Park opened this issue Feb 20, 2023 · 0 comments

Comments

@Sun-Young-Park
Copy link

Hello,

The code runs fine but I just wanted to flag this in case you are interested :)

Thank you for a nice package!

> lifecycle::last_lifecycle_warnings()
[[1]]
<warning/lifecycle_warning_deprecated>
Warning:
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 peRspective package.
  Please report the issue at <https://github.com/favstats/peRspective>.
---
Backtrace:
 1. peRspective::prsp_stream(...)
 6. tibble:::as_tibble.matrix(., rownames = .[1, ])
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