noriakis / ggkegg

Analyzing and visualizing KEGG information using the grammar of graphics

Home Page:https://noriakis.github.io/software/ggkegg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `.name_repair`

noriakis opened this issue · comments

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 ggkegg package.
  Please report the issue at
  <https://github.com/noriakis/ggkegg/issues>.