forked from fossilsim/fossilsim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
33 lines (33 loc) · 921 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
25
26
27
28
29
30
31
32
33
Package: FossilSim
Type: Package
Title: Simulation and Plots for Fossil and Taxonomy Data
Version: 2.4.1
Authors@R: c(person("Rachel", "Warnock", email="[email protected]", role=c("aut","cph")),
person("Joelle", "Barido-Sottani", email="[email protected]",role=c("aut","cre","cph")),
person("Walker", "Pett",role=c("aut","cph")), person("O'Reilly", "Joseph",role=c("aut","cph")),
person("Ugnė", "Stolz", role=c("aut","cph")))
Description: Simulating and plotting taxonomy and fossil data on phylogenetic trees under mechanistic
models of speciation, preservation and sampling.
License: GPL-3
RoxygenNote: 7.3.2
Imports:
ape,
ggtree,
ggfun,
ggplot2,
tidytree,
methods,
rlang,
Suggests:
paleotree,
knitr,
rmarkdown,
devtools,
TreeSim,
treeio,
ggrepel
VignetteBuilder: knitr
Language: en-GB
Encoding: UTF-8
Depends:
R (>= 2.10)