Package: nLTT
Type: Package
Title: Calculate the NLTT Statistic
Version: 1.4.6
Authors@R: c(person("Thijs","Janzen", email = "thijsjanzen@gmail.com",role=c("aut","cre")),
             person("Richèl J.C.", "Bilderbeek", email = "richel@richelbilderbeek.nl", role = c("aut"), comment = c(ORCID = "0000-0003-1107-7049")),
             person("Pedro", "Neves", email = "p.m.santos.neves@rug.nl", role = "ctb"))
Description: Provides functions to calculate the normalised Lineage-Through-
    Time (nLTT) statistic, given two phylogenetic trees. The nLTT statistic measures
    the difference between two Lineage-Through-Time curves, where each curve is
    normalised both in time and in number of lineages.
License: GPL-2
Imports: ape, coda, testit
Suggests: DDD, ggplot2, Hmisc, knitr, lintr, microbenchmark, plyr,
        reshape2, rmarkdown, TESS, testthat (>= 2.1.0), TreeSim, DAISIE
NeedsCompilation: no
Packaged: 2022-02-18 14:41:29 UTC; thijsjanzen
RoxygenNote: 7.1.2
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://github.com/thijsjanzen/nLTT
BugReports: https://github.com/thijsjanzen/nLTT/issues
Author: Thijs Janzen [aut, cre],
  Richèl J.C. Bilderbeek [aut] (<https://orcid.org/0000-0003-1107-7049>),
  Pedro Neves [ctb]
Maintainer: Thijs Janzen <thijsjanzen@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-18 15:10:02 UTC
