Package: nLTT Type: Package Title: Calculate the NLTT Statistic Version: 1.4.10 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: TreeSim, DDD, ggplot2, Hmisc, knitr, lintr, microbenchmark, plyr, reshape2, rmarkdown, TESS, testthat, DAISIE NeedsCompilation: no RoxygenNote: 7.3.2 Encoding: UTF-8 VignetteBuilder: knitr URL: https://github.com/thijsjanzen/nLTT BugReports: https://github.com/thijsjanzen/nLTT/issues Repository: https://thijsjanzen.r-universe.dev Date/Publication: 2025-05-06 12:32:58 UTC RemoteUrl: https://github.com/thijsjanzen/nltt RemoteRef: HEAD RemoteSha: a70bad0bc10b829f8586d32dcc309daa6a2f28a2 Packaged: 2026-06-13 07:36:49 UTC; root Author: Thijs Janzen [aut, cre], Richèl J.C. Bilderbeek [aut] (ORCID: ), Pedro Neves [ctb] Maintainer: Thijs Janzen