You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2023. It is now read-only.
dist_df <- dist_long(otu.rel)
Warning messages:
1: In ape::dist.dna(x = aln, model = dist, as.matrix = T) :
NAs introduced by coercion
2: In ape::dist.dna(x = aln, model = dist, as.matrix = T) :
out-of-range values treated as 0 in coercion to raw
3: gather_() was deprecated in tidyr 1.2.0.
ℹ Please use gather() instead.
ℹ The deprecated feature was likely used in the harrietr package.
Please report the issue at https://github.com/andersgs/harrietr/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.