Package: TITAN2
Type: Package
Title: Threshold Indicator Taxa Analysis
Version: 2.4.4
Authors@R: c(person("Matthew E.", "Baker", email = "mbaker@umbc.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5069-0204")),
  person("Ryan S.", "King",email = "Ryan_S_King@baylor.edu", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-3159-9816")),
  person("David", "Kahle", email = "david@kahle.io", role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0002-9999-1558")))
Description: Uses indicator species scores across binary partitions of
  a sample set to detect congruence in taxon-specific changes of abundance
  and occurrence frequency along an environmental gradient as evidence of
  an ecological community threshold.  Relevant references include Baker and King 
  (2010) <doi:10.1111/j.2041-210X.2009.00007.x>, King and Baker (2010) 
  <doi:10.1899/09-144.1>, and Baker and King (2013) <doi:10.1899/12-142.1>.
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Imports: parallel, dplyr, ggplot2, glue, cowplot, ggridges, purrr,
        tibble, cli
Suggests: knitr, rmarkdown
License: GPL-2
LazyData: TRUE
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-10-16 20:31:06 UTC; david_kahle
Author: Matthew E. Baker [aut, cph] (ORCID:
    <https://orcid.org/0000-0001-5069-0204>),
  Ryan S. King [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-3159-9816>),
  David Kahle [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0002-9999-1558>)
Maintainer: David Kahle <david@kahle.io>
Repository: CRAN
Date/Publication: 2025-10-16 20:50:02 UTC
