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 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 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libuv1-dev Repository: https://grunwaldlab.r-universe.dev Date/Publication: 2026-05-08 20:43:30 UTC RemoteUrl: https://github.com/grunwaldlab/heattree RemoteRef: HEAD RemoteSha: ae7b4032d807b9837698396fbdbd2d8b674ac953 NeedsCompilation: no Packaged: 2026-06-07 06:13:07 UTC; root Author: Zachary Foster [aut, cre] (ORCID: ), Niklaus Grunwald [aut] (ORCID: ), USDA Agricultural Research Service [fnd]