-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 1.09 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
Package: KLINK
Title: Kinship Analysis with Linked Markers
Version: 1.0.3.9001
Authors@R:
person("Magnus Dehli", "Vigeland", , "m.d.vigeland@medisin.uio.no", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9134-4962"))
Description: A 'shiny' application for forensic kinship testing, based on
the 'pedsuite' R packages. 'KLINK' is closely aligned with the (non-R)
software 'Familias' and 'FamLink', but offers several unique features,
including visualisations and automated report generation. The
calculation of likelihood ratios supports pairs of linked markers, and
all common mutation models.
License: GPL (>= 3)
URL: https://github.com/magnusdv/KLINK
BugReports: https://github.com/magnusdv/KLINK/issues
Depends:
R (>= 4.1)
Imports:
forrel (>= 1.7.0),
gt (>= 0.10.0),
openxlsx,
pedFamilias,
pedmut (>= 0.7.1),
pedprobr (>= 0.9.3),
pedtools (>= 2.7.1),
shiny (>= 1.9.1),
shinydashboard,
shinyjs,
verbalisr (>= 0.7.1),
xml2
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2