-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 1012 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
Type: Package
Package: verbalisr
Title: Describe Pedigree Relationships in Words
Version: 0.7.1.9000
Authors@R:
person("Magnus Dehli", "Vigeland", , "m.d.vigeland@medisin.uio.no", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9134-4962"))
Description: Describe in words the genealogical relationship between two
members of a given pedigree, using the algorithm in Vigeland (2022)
<doi:10.1186/s12859-022-04759-y>. 'verbalisr' is part of the
'pedsuite' collection of packages for pedigree analysis. For a
demonstration of 'verbalisr', see the online app 'QuickPed' at
<https://magnusdv.shinyapps.io/quickped>.
License: GPL-3
URL: https://github.com/magnusdv/verbalisr,
https://magnusdv.github.io/pedsuite/
BugReports: https://github.com/magnusdv/verbalisr/issues
Depends:
pedtools (>= 2.7.1),
R (>= 4.1)
Imports:
ribd (>= 1.6.1)
Suggests:
testthat
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2