-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
64 lines (64 loc) · 1.73 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
Package: mcbette
Title: Model Comparison Using 'babette'
Version: 1.15.3
Authors@R: c(
person(
"Richèl J.C.", "Bilderbeek",
email = "rjcbilderbeek@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1107-7049")
),
person(
"Joëlle", "Barido-Sottani", role = "rev",
comment = c("Joëlle reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/360")
),
person(
"Vikram", "Baliga", role = "rev",
comment = c(
"Vikram reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/360",
ORCID = "0000-0002-9367-8974"
)
)
)
Maintainer: Richèl J.C. Bilderbeek <rjcbilderbeek@gmail.com>
Description: 'BEAST2' (<https://www.beast2.org>) is a widely used
Bayesian phylogenetic tool, that uses DNA/RNA/protein data
and many model priors to create a posterior of jointly estimated
phylogenies and parameters.
'mcbette' allows to do a Bayesian model comparison over some
site and clock models,
using 'babette' (<https://github.com/ropensci/babette/>).
License: GPL-3
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/ropensci/mcbette/
BugReports: https://github.com/ropensci/mcbette/issues
Imports:
babette (>= 2.3),
beautier (>= 2.6.2),
beastier (>= 2.4.6),
curl,
devtools,
mauricer (>= 2.5),
babette (>= 2.3),
Rmpfr,
testit,
txtplot
Suggests:
ape,
ggplot2,
hunspell,
knitr,
lintr,
markdown,
nLTT,
phangorn,
rappdirs,
rmarkdown,
spelling,
stringr,
testthat (>= 2.1.0),
tracerer
Language: en-US
Encoding: UTF-8
SystemRequirements: BEAST2 (https://www.beast2.org/)