david-barnett / microViz

R package for microbiome data visualization and statistics. Uses phyloseq, vegan and the tidyverse. Docker image available.
https://david-barnett.github.io/microViz/
GNU General Public License v3.0
94 stars 10 forks source link

taxatree_plotkey emits dplyr dataframe warnings, originating from taxatree_plot_labelsQuadrant #80

Closed david-barnett closed 1 year ago

david-barnett commented 1 year ago

fix with use of if_any ?

add test that asserts taxatree_plotkey is silent

david-barnett commented 1 year ago

fixed in 0.10.2