-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.15 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
Package: pedsuite
Title: Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
Version: 1.3.1
Authors@R: c(
person("Magnus Dehli", "Vigeland", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9134-4962")),
person("Thore", "Egeland", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-3465-8885"))
)
Description: The 'pedsuite' is a collection of packages for pedigree
analysis, covering applications in forensic genetics, medical genetics
and more. A detailed presentation of the 'pedsuite' is given in the
book 'Pedigree Analysis in R' (Vigeland, 2021, ISBN: 9780128244302).
License: GPL (>= 3)
URL: https://magnusdv.github.io/pedsuite/,
https://github.com/magnusdv/pedsuite
BugReports: https://github.com/magnusdv/pedsuite/issues
Depends:
forrel,
pedprobr,
pedtools,
ribd,
verbalisr
Imports:
pedmut,
dvir,
ibdsim2,
paramlink2,
pedbuildr,
pedFamilias,
segregatr
Suggests:
knitr,
rmarkdown
VignetteBuilder:
knitr
Encoding: UTF-8
Language: en-GB
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2