Package: treediff
Title: Testing Differences Between Families of Trees
Version: 0.1
Date: 2023-02-24
Authors@R: 
    c(person("Nathalie", "Vialaneix", , "nathalie.vialaneix@inrae.fr", 
             role = c("aut", "cre"), 
             comment = c(ORCID = "0000-0003-1156-0639")),
      person("Gwendaelle", "Cardenac", , , role = "aut"),
      person("Marie", "Chavent", , "marie.chavent@u-bordeaux.fr", role = "aut"),
      person("Sylvain", "Foissac", , "sylvain.foissac@inrae.fr", role = "aut"),
      person("Pierre", "Neuvial", , "pierre.neuvial@math.univ-toulouse.fr", 
             role = "aut"),
      person("Nathanael", "Randriamihamison", , , role = "aut"))
Description: Perform test to detect differences in structure between families of
             trees. The method is based on cophenetic distances and aggregated
             Student's tests.
Depends: R (>= 4.0.0)
Imports: dplyr, limma, stats, reshape2, testthat, rlang
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, adjclust
URL: https://forgemia.inra.fr/scales/treediff
BugReports: https://forgemia.inra.fr/scales/treediff/-/issues
NeedsCompilation: no
Packaged: 2023-03-01 08:34:49 UTC; nathalie
Author: Nathalie Vialaneix [aut, cre] (<https://orcid.org/0000-0003-1156-0639>),
  Gwendaelle Cardenac [aut],
  Marie Chavent [aut],
  Sylvain Foissac [aut],
  Pierre Neuvial [aut],
  Nathanael Randriamihamison [aut]
Maintainer: Nathalie Vialaneix <nathalie.vialaneix@inrae.fr>
Repository: CRAN
Date/Publication: 2023-03-01 10:50:02 UTC
Built: R 4.1.2; ; 2023-03-02 12:55:32 UTC; unix
