Package: rtreeoflife
Title: Access Tree of Life Data Releases
Version: 0.1.0
Authors@R: 
    person(given = "Paul E.",
           family = "Santos Andrade",
           role = c("aut", "cre", "cph"),
           email = "paulefrens@gmail.com",
           comment = c(ORCID = "0000-0002-6635-0375"))
Description: Search species and specimen records from the Royal Botanic
    Gardens Tree of Life Explorer and retrieve selected genomic sequence files.
    Provides a bundled species index, tools for matching scientific names, and
    selective download helpers for sequence files. Supports tidy data workflows
    with list-columns, summaries, exploratory visualisation with 'ggplot2', and
    illustrative tree construction from shared genes.
License: MIT + file LICENSE
URL: https://github.com/PaulESantos/rtreeoflife,
        https://treeoflife.kew.org/,
        https://sftp.kew.org/pub/treeoflife/current_release/
BugReports: https://github.com/PaulESantos/rtreeoflife/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, ggplot2, tibble, tools, utils
Suggests: ape, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-24 01:29:27 UTC; PC
Author: Paul E. Santos Andrade [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6635-0375>)
Maintainer: Paul E. Santos Andrade <paulefrens@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-04 09:40:02 UTC
