-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
25 lines (25 loc) · 944 Bytes
/
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
Package: HaplinMethyl
Version: 0.2
Title: Additional functions for Haplin, for using matrices of environmental data
(e.g., DNA methylation data)
Authors@R: c( person( "Julia", "Romanowska", role = c( "aut", "cre" ),
email = "[email protected]",
comment = c(ORCID = "0000-0001-6733-1953" ) ),
person( "Haakon K.", "Gjessing", role = c( "aut", "ctb" ) ) )
Maintainer: Julia Romanowska <[email protected]>
Depends: R (>= 3.5.0),
Haplin (>= 7.0.0)
Imports: ff
Suggests:
testthat,
knitr,
ggplot2,
rmarkdown
Description: Reading in and handling of large environmental data matrices that are used in
Haplin analyses, e.g., gene-environment interactions.
License: GPL (>= 2)
URL: https://github.com/jromanowska/HaplinMethyl/
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
BugReports: https://github.com/jromanowska/HaplinMethyl/issues
VignetteBuilder: knitr