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

Error in dist_calc #69

Closed
veverusha opened this issue Oct 5, 2022 · 2 comments
Closed

Error in dist_calc #69

veverusha opened this issue Oct 5, 2022 · 2 comments

Comments

@veverusha
Copy link

Hi! I'm going through the tutorials and have encountered an error in the microbiome preparation step. Anyone could advise?

ibd %>%

  • tax_transform(trans = "identity", rank = "Genus") %>%
  • dist_calc("bray")

Error in rlang::arg_match(arg = dist, multiple = FALSE, values = union(c("bray", :
unused argument (multiple = FALSE)

@veverusha
Copy link
Author

Updated rlang package (also phyloseq but likely not the one causing troubles) and it seems that have resolve it. Sorry for writing too soon!

@david-barnett
Copy link
Owner

okay this is actually handy to notify me about as it looks like I need to bump the rlang dependency version to 1.0.0
thanks :)

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