forked from timflutre/rutilstimflutre
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
54 lines (54 loc) · 1.35 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
Package: rutilstimflutre
Title: Timothee Flutre's personal R code
Version: 0.81.0
Authors@R: c(
person("Timothee", "Flutre", email="[email protected]", role=c("aut", "ctb", "cre")),
person("Carbonetto", "Peter", role="aut", comment="function from varbvs example"),
person("Dalel", "Ahmed", role="ctb", comment="few functions during internship"),
person("Xiaoquan", "Wen", role="aut", comment="function via collaboration"),
person("Daniel", "Shriner", role="aut", comment="function from article"),
person("Bertrand", "Servin", role="aut", comment="function from article")
)
Description: Miscellaneous R functions.
Depends:
R (>= 3.2.0),
data.table,
lme4,
Matrix,
Rcpp
License: GPL-3 | AGPL-3
Copyright: Institut National de la Recherche Agronomique (INRA)
LazyData: true
URL: https://github.com/timflutre/rutilstimflutre
BugReports: https://github.com/timflutre/rutilstimflutre/issues
Suggests:
BiocGenerics,
Biostrings,
coda,
digest,
GenomeInfoDb,
GenomicRanges,
graphics,
grDevices,
igraph,
INLA,
IRanges,
knitr,
LDcorSV,
MASS,
QTLRel,
rjags,
rgs3,
rmarkdown,
rrBLUP,
Rsamtools,
rstan,
S4Vectors,
scrm,
stats,
SummarizedExperiment,
testthat,
utils,
VariantAnnotation
RoxygenNote: 5.0.1
VignetteBuilder: knitr