# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mergeTrees" in publications use:' type: software license: GPL-2.0-or-later title: 'mergeTrees: Aggregating Trees' version: 0.1.3 doi: 10.32614/CRAN.package.mergeTrees abstract: Aggregates a set of trees with the same leaves to create a consensus tree. The trees are typically obtained via hierarchical clustering, hence the hclust format is used to encode both the aggregated trees and the final consensus tree. The method is exact and proven to be O(nqlog(n)), n being the individuals and q being the number of trees to aggregate. authors: - family-names: Hulot given-names: Audrey email: audrey.hulot@inra.fr - family-names: Chiquet given-names: Julien email: julien.chiquet@inra.fr orcid: https://orcid.org/0000-0002-3629-3429 - family-names: Rigaill given-names: Guillem email: guillem.rigaill@inra.fr repository: https://cranhaven.r-universe.dev commit: 19d4a713c564408e5f3865b12c7418de049836d4 date-released: '2026-05-08' contact: - family-names: Hulot given-names: Audrey email: audrey.hulot@inra.fr