Type: Package
Package: delimtools
Title: Helper Functions for Species Delimitation Analysis
Version: 0.2.1
Date: 2025-09-29
Authors@R: c(
    person("Pedro", "Bittencourt", , "pedro.sennabittencourt@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-4074-3541")),
    person("Rupert", "Collins", , "rupertcollins@gmail.com", role = c("aut", "ctb", "cph"),
           comment = c(ORCID = "0000-0002-9135-1169")),
    person("Tomas", "Hrbek", , "hrbek@evoamazon.net", role = c("aut", "ctb"),
           comment = c(ORCID = "0000-0003-3239-7068"))
  )
Description: Helpers functions to process, analyse, and visualize the output of 
             single locus species delimitation methods.
             For full functionality, please install suggested software at
             <https://legallab.github.io/delimtools/articles/install.html>.
License: MIT + file LICENSE
Depends: R (>= 4.2.0)
Imports: cli, dplyr, glue, ggtree, methods, purrr, rlang, stringr,
        tidyr, tidyselect
Suggests: ape, bGMYC (>= 1.0.2), forcats, furrr, future, ggfun,
        ggplot2, gtools, here, knitr, patchwork, randomcoloR, readr,
        RColorBrewer, scales, splits (>= 1.0.20), spider, tibble,
        tidytree, vctrs, withr, rmarkdown
Additional_repositories: https://r-forge.r-project.org/,
        https://pedrosenna.github.io/drat/
Config/Needs/website:
        bGMYC=github::https://github.com/pedrosenna/bGMYC,
        splits=url::https://download.r-forge.r-project.org/src/contrib/splits_1.0-20.tar.gz
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-29 18:31:24 UTC; pedro
Maintainer: Pedro Bittencourt <pedro.sennabittencourt@gmail.com>
URL: https://github.com/legalLab/delimtools,
        https://legallab.github.io/delimtools/
BugReports: https://github.com/legalLab/delimtools/issues
VignetteBuilder: knitr
Author: Pedro Bittencourt [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-4074-3541>),
  Rupert Collins [aut, ctb, cph] (ORCID:
    <https://orcid.org/0000-0002-9135-1169>),
  Tomas Hrbek [aut, ctb] (ORCID: <https://orcid.org/0000-0003-3239-7068>)
Repository: CRAN
Date/Publication: 2025-09-29 22:10:02 UTC
Built: R 4.4.1; ; 2025-10-07 13:56:31 UTC; unix
