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
106 stars 11 forks source link

taxatree_plotkey emits dplyr dataframe warnings, originating from taxatree_plot_labelsQuadrant #80

Closed david-barnett closed 2 years ago

david-barnett commented 2 years ago

fix with use of if_any ?

add test that asserts taxatree_plotkey is silent

david-barnett commented 2 years ago

fixed in 0.10.2