Package: yatah
Title: Yet Another TAxonomy Handler
Version: 0.1.0
Authors@R: 
    person(given = "Antoine",
           family = "Bichat",
           role = c("aut", "cre"),
           email = "a.bichat@yahoo.fr",
           comment = c(ORCID = "0000-0001-6599-7081"))
Description: Provides functions to manage taxonomy when lineages
    are described with strings and ranks separated with special patterns
    like "|*__" or ";*__".
License: GPL-3
URL: https://github.com/abichat/yatah, https://abichat.github.io/yatah
BugReports: https://github.com/abichat/yatah/issues
Depends: R (>= 2.10)
Imports: ape, purrr, stats, stringr
Suggests: dplyr, ggtree, knitr, rmarkdown, spelling, testthat (>=
        2.1.0)
VignetteBuilder: knitr
biocViews:
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2.9000
NeedsCompilation: no
Packaged: 2020-03-01 15:24:19 UTC; antoinebichat
Author: Antoine Bichat [aut, cre] (<https://orcid.org/0000-0001-6599-7081>)
Maintainer: Antoine Bichat <a.bichat@yahoo.fr>
Repository: CRAN
Date/Publication: 2020-03-01 15:50:02 UTC
Built: R 4.0.2; ; 2020-08-02 08:30:04 UTC; windows
