hafen / trelliscopejs

TrelliscopeJS R Package
https://hafen.github.io/trelliscopejs
Other
263 stars 36 forks source link

Likely break when dplyr 0.6 hits cran #39

Closed abresler closed 6 years ago

abresler commented 7 years ago

When producing trelliscopes:

Error in bind_rows_(x, .id) : 
  Argument 1 must be a data frame or a named atomic vector, not a trelliscope_cogs/list

it comes from the print.trelliscope portio of the function

hafen commented 7 years ago

Thanks. Looking into it.