Package: yatah Title: Yet Another TAxonomy Handler Version: 1.0.0 Authors@R: person("Antoine", "Bichat", , "antoine.bichat@proton.me", role = c("aut", "cre"), 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://abichat.github.io/yatah/, https://github.com/abichat/yatah/ BugReports: https://github.com/abichat/yatah/issues Depends: R (>= 2.10) Imports: ape, lifecycle, purrr, stats, stringr Suggests: dplyr, knitr, rmarkdown, spelling, testthat (>= 2.1.0) VignetteBuilder: knitr Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libicu-dev Repository: https://abichat.r-universe.dev Date/Publication: 2024-04-13 15:06:24 UTC RemoteUrl: https://github.com/abichat/yatah RemoteRef: HEAD RemoteSha: d5476361fb39818eeeb2129c2d180101e266372b NeedsCompilation: no Packaged: 2026-06-17 10:42:18 UTC; root Author: Antoine Bichat [aut, cre] (ORCID: ) Maintainer: Antoine Bichat