forked from hmorlon/PANDA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
72 lines (72 loc) · 2.53 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Package: RPANDA
Version: 1.9
Date: 2020-09-14
Type: Package
Title: Phylogenetic ANalyses of DiversificAtion
Depends:
R (>= 2.14.2),
picante,
methods
Suggests:
testthat
Imports:
ape,
bipartite,
cluster,
coda,
corpcor,
deSolve,
fields,
fpc,
geiger,
glassoFast,
graphics,
grDevices,
igraph,
Matrix,
mvMORPH (>= 1.1.0),
mvtnorm,
parallel,
phytools,
pracma,
pspline,
pvclust,
raster,
Rmpfr,
stats,
TESS,
utils
Encoding: UTF-8
Author: Hélène Morlon [aut, cre, cph],
Eric Lewitus [aut, cph],
Fabien Condamine [aut, cph],
Marc Manceau [aut, cph],
Julien Clavel [aut, cph],
Jonathan Drury [aut, cph],
Olivier Billaud [aut, cph],
Odile Maliet [aut, cph],
Leandro Aristide [aut, cph]
Authors@R: c(person("Hélène", "Morlon", role = c("aut", "cre", "cph"), email = "[email protected]"),
person("Eric", "Lewitus", role = c("aut", "cph")),
person("Fabien", "Condamine", role = c("aut", "cph")),
person("Marc", "Manceau", role = c("aut", "cph")),
person("Julien", "Clavel", role = c("aut", "cph")),
person("Jonathan", "Drury", role = c("aut", "cph")),
person("Olivier", "Billaud", role = c("aut", "cph")),
person("Odile", "Maliet", role = c("aut", "cph")),
person("Leandro", "Aristide", role = c("aut", "cph")))
Maintainer: Hélène Morlon <[email protected]>
Description: Implements macroevolutionary analyses on phylogenetic trees. See
Morlon et al. (2010) <DOI:10.1371/journal.pbio.1000493>, Morlon et al. (2011)
<DOI:10.1073/pnas.1102543108>, Condamine et al. (2013) <DOI:10.1111/ele.12062>,
Morlon et al. (2014) <DOI:10.1111/ele.12251>, Manceau et al. (2015) <DOI:10.1111/ele.12415>,
Lewitus & Morlon (2016) <DOI:10.1093/sysbio/syv116>, Drury et al. (2016) <DOI:10.1093/sysbio/syw020>,
Manceau et al. (2016) <DOI:10.1093/sysbio/syw115>, Morlon et al. (2016) <DOI:10.1111/2041-210X.12526>, Clavel & Morlon (2017) <DOI:10.1073/pnas.1606868114>,
Drury et al. (2017) <DOI:10.1093/sysbio/syx079>, Lewitus & Morlon (2017) <DOI:10.1093/sysbio/syx095>,
Drury et al. (2018) <DOI:10.1371/journal.pbio.2003563>, Clavel et al. (2019) <DOI:10.1093/sysbio/syy045>, Maliet et al. (2019) <DOI:10.1038/s41559-019-0908-0>,
Billaud et al. (2019) <DOI:10.1093/sysbio/syz057>, Lewitus et al. (2019) <DOI:10.1093/sysbio/syz061>,
Aristide & Morlon (2019) <DOI:10.1111/ele.13385>, and Maliet et al. (2020) <DOI:10.1111/ele.13592>.
License: GPL-2
URL: https://github.com/hmorlon/PANDA
Repository: CRAN
RoxygenNote: 6.1.1