From 295f03816446a23fd2aeb256c6c97b170ca39a75 Mon Sep 17 00:00:00 2001 From: "Martin R. Smith" <1695515+ms609@users.noreply.github.com> Date: Tue, 23 Apr 2024 09:27:11 +0100 Subject: [PATCH] rm #todo: it hasn't --- R/tree_distance_info.R | 1 - 1 file changed, 1 deletion(-) diff --git a/R/tree_distance_info.R b/R/tree_distance_info.R index 85304df5d..8d906e60b 100644 --- a/R/tree_distance_info.R +++ b/R/tree_distance_info.R @@ -253,7 +253,6 @@ ClusteringInfoDistance <- function(tree1, tree2 = NULL, normalize = FALSE, ret } -# TODO check that Internalizing this hasn't hidden TreeDistance from the index. #' @export ClusteringInfoDist <- ClusteringInfoDistance