-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
32 lines (32 loc) · 1.3 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
Package: sensiPhy
Title: Sensitivity Analysis for Comparative Methods
Version: 0.8.5
Date: 2020-03-31
Authors@R: c(
person("Gustavo","Paterno", email = "[email protected]", role = c("cre","aut")),
person("Gijsbert", "Werner", email = "[email protected]", role = "aut"),
person("Caterina", "Penone", email = "[email protected]", role = "aut"),
person("Pablo", "Martinez", email = "[email protected]", role = "ctb"))
Maintainer: Gustavo Paterno <[email protected]>
Description: An implementation of sensitivity analysis for phylogenetic comparative
methods. The package is an umbrella of statistical and graphical methods that
estimate and report different types of uncertainty in PCM:
(i) Species Sampling uncertainty (sample size; influential species and clades).
(ii) Phylogenetic uncertainty (different topologies and/or branch lengths).
(iii) Data uncertainty (intraspecific variation and measurement error).
Depends:
R (>= 3.4.0),
ape (>= 3.3),
phylolm (>= 2.4),
ggplot2 (>= 2.1.0)
Imports:
caper (>= 0.5.2),
phytools (>= 0.6),
geiger (>= 2.0)
License: GPL-2
URL: https://github.com/paternogbc/sensiPhy
BugReports: https://github.com/paternogbc/sensiPhy/issues
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr