Package: itol.toolkit
Title: Helper Functions for 'Interactive Tree Of Life'
Version: 1.1.12
URL: https://tongzhou2017.github.io/itol.toolkit/
Authors@R: 
    person(
    given = "Tong",
    family = "Zhou",
    role = c("aut", "cre"),
    email = "tongzhou2017@gmail.com"
  )
Description: 
    The 'Interactive Tree Of Life' <https://itol.embl.de/> online server can 
    edit and annotate trees interactively. The 'itol.toolkit' package can 
    support all types of annotation templates.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, stringr, stats, seqinr, utils, methods, tidyr, ape,
        data.table, purrr, wesanderson, miniUI, shiny, rstudioapi,
        colourpicker, ggsci, RColorBrewer, stringdist, magrittr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
Collate: 'addins.R' 'color.R' 'data.R' 'globals.R' 'learn.R' 'object.R'
        'utils.R' 'output.R' 'user.R' 'ops.R' 'tree.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2025-09-10 11:29:24 UTC; zhoutong
Author: Tong Zhou [aut, cre]
Maintainer: Tong Zhou <tongzhou2017@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-10 15:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:39:47 UTC; windows
