Package: treats Title: Trees and Traits Simulations Authors@R: c(person("Thomas", "Guillerme", role = c("aut", "cre", "cph"), email = "guillert@tcd.ie", comment = c(ORCID = "0000-0003-4325-1275"))) Version: 1.1.6 Date: 2025-05-15 Description: A modular package for simulating phylogenetic trees and species traits jointly. Trees can be simulated using modular birth-death parameters (e.g. changing starting parameters or algorithm rules). Traits can be simulated in any way designed by the user. The growth of the tree and the traits can influence each other through modifiers objects providing rules for affecting each other. Finally, events can be created to modify both the tree and the traits under specific conditions ( Guillerme, 2024 ). Depends: R (>= 4.0.0), ape, dispRity, stats Imports: graphics, geiger, MASS, methods, utils, rgl, Suggests: testthat, knitr NeedsCompilation: no License: GPL-3 RoxygenNote: 7.3.2 URL: https://github.com/TGuillerme/treats Config/pak/sysreqs: cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev libgmp3-dev make texlive libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev libx11-dev zlib1g-dev Repository: https://tguillerme.r-universe.dev Date/Publication: 2025-05-15 10:47:28 UTC RemoteUrl: https://github.com/tguillerme/treats RemoteRef: HEAD RemoteSha: 612c33a3b12047b58f21da99fb411ab975853256 Packaged: 2026-06-16 18:40:46 UTC; root Author: Thomas Guillerme [aut, cre, cph] (ORCID: ) Maintainer: Thomas Guillerme