Package: heattree
Type: Package
Title: A Self-Contained Widget for Interactive Phylogenetic Tree
        Visualization
Version: 0.3.1
Authors@R: c(
    person(
      "Zachary", "Foster",
      email = "zacharyfoster1989@gmail.com",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-5075-0948")
    ),
    person(
      "Niklaus", "Grunwald",
      email = "grunwaln@oregonstate.edu",
      role = c("aut"),
      comment = c(ORCID = "0000-0003-1656-7602")
    ),
    person("USDA Agricultural Research Service", role = c("fnd")
    )
  )
Maintainer: Zachary Foster <zacharyfoster1989@gmail.com>
Description: Creates self-contained widgets for interactive phylogenetic tree
    visualization. This package wraps the 'JavaScript' 'heat-tree' package using
    the 'htmlwidgets' R package.
URL: https://grunwaldlab.github.io/heattree/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
Imports: ape, htmlwidgets
Suggests: testthat (>= 3.0.0), knitr
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2026-04-29 17:55:45 UTC; fosterz
Author: Zachary Foster [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5075-0948>),
  Niklaus Grunwald [aut] (ORCID: <https://orcid.org/0000-0003-1656-7602>),
  USDA Agricultural Research Service [fnd]
Repository: CRAN
Date/Publication: 2026-05-04 11:30:08 UTC
