-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 781 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
30 lines (30 loc) · 781 Bytes
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
Package: gaius
Type: Package
Title: Divide and Conquer Phylogenetic Supermatrices and Supertrees in R
Version: 0.0.0
Authors@R: person("Dom", "Bennett", role = c("aut", "cre"),
email = "dominic.john.bennett@gmail.com",
comment = c(ORCID = "0000-0003-2722-1359"))
Maintainer: Dom Bennett <dominic.john.bennett@gmail.com>
Description: Divide and conquer phylogenetic supermatrices and supertrees in R.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://antonellilab.github.io/gaius
BugReports: https://github.com/antonellilab/gaius/issues
Language: en-GB
Depends:
R (>= 3.3.0)
Imports:
treeman,
methods,
crayon,
outsider,
tools,
seqinr
Suggests:
testthat (>= 2.0),
knitr (>= 1.0),
ape,
msaR