Package: treesliceR Title: To Slice Phylogenetic Trees and Infer Evolutionary Patterns Over Time Version: 1.1.0 Authors@R: c(person("Matheus Lima", "Araujo", , "matheusaraujolima@live.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9111-725X")), person("Luiz Gabriel Souza e Souza", "Ferreira", , "luizferreira@discente.ufg.br", role = "aut", comment = c(ORCID = "0009-0002-5881-9791")), person("Gabriel", "Nakamura", , "gabriel.nakamura.souza@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-5144-5312")), person("Marco Tulio Pacheco", "Coelho", , "marcotpcoelho@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-7831-3053")), person("Thiago Fernando", "Rangel", , "rangel.tf@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-2001-7382"))) Description: Provide a range of functions with multiple criteria for cutting phylogenetic trees at any evolutionary depth. It enables users to cut trees in any orientation, such as rootwardly (from root to tips) and tipwardly (from tips to its root), or allows users to define a specific time interval of interest. It can also be used to create multiple tree pieces of equal temporal width. Moreover, it allows the assessment of novel temporal rates for various phylogenetic indexes, which can be quickly displayed graphically. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 URL: https://github.com/AraujoMat/treesliceR, https://araujomat.github.io/treesliceR/ Depends: R (>= 2.10) BugReports: https://github.com/AraujoMat/treesliceR/issues Imports: ape (>= 5.7-1), doParallel (>= 1.0.17), foreach (>= 1.5.2), ggplot2 (>= 3.4.2), sf (>= 1.0-9) LazyData: true Config/Needs/website: rmarkdown Suggests: devtools, ggpubr (>= 0.6.0), knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://araujomat.r-universe.dev Date/Publication: 2026-01-20 10:17:26 UTC RemoteUrl: https://github.com/araujomat/treeslicer RemoteRef: HEAD RemoteSha: 6ed726bdfd8c618a88887b132c27577bc048ecd9 NeedsCompilation: no Packaged: 2026-06-20 07:21:23 UTC; root Author: Matheus Lima Araujo [aut, cre, cph] (ORCID: ), Luiz Gabriel Souza e Souza Ferreira [aut] (ORCID: ), Gabriel Nakamura [aut] (ORCID: ), Marco Tulio Pacheco Coelho [aut] (ORCID: ), Thiago Fernando Rangel [aut] (ORCID: ) Maintainer: Matheus Lima Araujo