Package: TITAN2
Type: Package
Title: Threshold Indicator Taxa Analysis
Version: 2.4.3
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 (>= 2.15.0)
Imports: parallel, dplyr, ggplot2, glue, cowplot, ggridges, purrr,
        tibble, cli
Suggests: knitr, rmarkdown
License: GPL-2
LazyData: TRUE
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-11-14 21:07:26 UTC; david_kahle
Author: Matthew E. Baker [aut, cph] (<https://orcid.org/0000-0001-5069-0204>),
  Ryan S. King [aut, cph] (<https://orcid.org/0000-0002-3159-9816>),
  David Kahle [aut, cph, cre] (<https://orcid.org/0000-0002-9999-1558>)
Maintainer: David Kahle <david@kahle.io>
Repository: CRAN
Date/Publication: 2023-11-14 22:20:06 UTC
Built: R 4.3.1; ; 2023-11-15 04:27:35 UTC; unix
