Type: Package Package: forrel Title: Forensic Pedigree Analysis and Relatedness Inference Version: 1.9.0 Authors@R: c( person("Magnus Dehli", "Vigeland", , "m.d.vigeland@medisin.uio.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9134-4962")), person("Thore", "Egeland", , "thore.egeland@nmbu.no", role = "ctb") ) Description: Forensic applications of pedigree analysis, including likelihood ratios for relationship testing, general relatedness inference, marker simulation, and power analysis. 'forrel' is part of the 'pedsuite', a collection of packages for pedigree analysis, further described in the book 'Pedigree Analysis in R' (Vigeland, 2021, ISBN:9780128244302). Several functions deal specifically with power analysis in missing person cases, implementing methods described in Vigeland et al. (2020) . Data import from the 'Familias' software (Egeland et al. (2000) ) is supported through the 'pedFamilias' package. License: GPL (>= 2) URL: https://github.com/magnusdv/forrel BugReports: https://github.com/magnusdv/forrel/issues Depends: pedtools (>= 2.11.0), R (>= 4.2.0) Imports: glue, mirai, pedprobr (>= 1.1.0), ribd, verbalisr Suggests: ggplot2, ggrepel, ibdsim2, plotly, poibin, scales, testthat Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake Repository: https://magnusdv.r-universe.dev Date/Publication: 2026-06-28 10:48:51 UTC RemoteUrl: https://github.com/magnusdv/forrel RemoteRef: HEAD RemoteSha: 8c712540d91762a45c1403baecdeeae6a06f9441 NeedsCompilation: no Packaged: 2026-06-28 11:14:15 UTC; root Author: Magnus Dehli Vigeland [aut, cre] (ORCID: ), Thore Egeland [ctb] Maintainer: Magnus Dehli Vigeland