-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
executable file
·24 lines (24 loc) · 1021 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: treats
Title: Trees and Traits Simulations
Authors@R: c(person("Thomas", "Guillerme", role = c("aut", "cre", "cph"), email = "[email protected]", comment = c(ORCID = "0000-0003-4325-1275")))
Version: 1.1.2
Date: 2025-01-26
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 <DOI:10.1111/2041-210X.14306>).
Depends:
R (>= 4.0.0),
ape,
dispRity,
stats
Imports:
graphics,
geiger,
MASS,
methods,
utils,
rgl,
Suggests:
testthat,
knitr
License: GPL-3
RoxygenNote: 7.2.3
URL: https://github.com/TGuillerme/treats