-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
31 lines (31 loc) · 903 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
26
27
28
29
30
31
Package: qtl2convert
Version: 0.22-4
Date: 2020-06-14
Title: Convert Data among QTL Mapping Packages
Description: Functions to convert data structures among the 'R/qtl2', 'R/qtl', and 'DOQTL' packages.
Author: Karl W Broman [aut, cre] (<https://orcid.org/0000-0002-4914-6671>)
Maintainer: Karl W Broman <[email protected]>
Authors@R: c(person("Karl W", "Broman", role=c("aut", "cre"),
email="[email protected]", comment=c(ORCID = "0000-0002-4914-6671")))
Depends:
R (>= 3.1.0)
Imports:
Rcpp (>= 0.12.12),
qtl (>= 1.40-8),
qtl2 (>= 0.18),
utils,
stats
Suggests:
testthat,
devtools,
roxygen2
License: GPL-3
URL: http://kbroman.org/qtl2, https://github.com/rqtl/qtl2convert
BugReports: https://github.com/rqtl/qtl2convert/issues
LinkingTo: Rcpp
LazyData: true
Encoding: UTF-8
ByteCompile: true
RoxygenNote: 7.1.0
Roxygen: list(markdown=TRUE)
Remotes: rqtl/qtl2