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

Conflict with other packages #8

Open
sckott opened this issue Jun 6, 2013 · 2 comments
Open

Conflict with other packages #8

sckott opened this issue Jun 6, 2013 · 2 comments

Comments

@sckott
Copy link

sckott commented Jun 6, 2013

Hey @gjuggler,

I've run into a conflict using ggphylo with the R package Shiny.

Your S3 method tags

function(object, ...) {
  UseMethod("tags")
}

is also in Shiny. I am using these together in a Shiny app. I wonder if you think it's possible to change tags to something else? Like ggtags or something else that won't conflict.

@gjuggler
Copy link
Owner

Thanks for the suggestion Scott! I don't see any problem with that — I'll see if I can get back into a ggplot frame of mind and make this change within the week.

@sckott
Copy link
Author

sckott commented Jun 18, 2013

Cool!

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