-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
73 lines (73 loc) · 1.58 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
73
Package: phyloGLM
Type: Package
Title: Tests for signals of variable rates of evolution between gene classes and lineages for probabalistic alleles
Version: 0.93.1
Date: 2018-08-16
Author: Noah Dukler
Maintainer: Noah Dukler <[email protected]>
Description: One paragraph description of what the package does as one or more full sentences.
License: GPL (>= 2)
biocViews:
Remotes: bioc::release/ggtree
Imports: Rcpp (>= 1.0.0),
RcppArmadillo,
rlang,
data.table,
ape,
methods,
numDeriv,
cowplot,
ggplot2
LinkingTo: Rcpp,
RcppArmadillo
RcppModules: paramIndex,
phylogeny
Suggests:
testthat,
knitr,
rmarkdown,
randomcoloR
Encoding: UTF-8
RoxygenNote: 6.1.1
Collate:
'RcppExports.R'
'stlMatrix-class.R'
'alleleDataValidityCheck.R'
'alleleData-class.R'
'rateModelValidityCheck.R'
'rateModel-class.R'
'bic.R'
'copy.R'
'disCharToProb.R'
'fit.R'
'forceParameterZero.R'
'getAlleleData.R'
'getEdgeTable.R'
'getParams.R'
'getSiblings.R'
'getSiteInfo.R'
'getTree.R'
'lrt.R'
'marginal.R'
'pack.R'
'package.R'
'phyloGrad.R'
'phyloHess.R'
'pi.R'
'plotElementTransitions.R'
'plotParams.R'
'plotTree.R'
'predict.R'
'rateBounds.R'
'rates.R'
'rcppModules.R'
'readPAF.R'
'scaledLL.R'
'se.R'
'setFixed.R'
'setParams.R'
'show.R'
'simulateSites.R'
'siteLL.R'
'updateFormula.R'
VignetteBuilder: knitr