Package: paramlink Title: Parametric Linkage and Other Pedigree Analysis in R Version: 1.1-6 Authors@R: c( person("Magnus Dehli", "Vigeland", , "m.d.vigeland@medisin.uio.no", role = c("aut", "cre")), person("Thore", "Egeland", role = "ctb"), person("Guro", "Doerum", role = "ctb") ) Maintainer: Magnus Dehli Vigeland Description: NOTE: 'PARAMLINK' HAS BEEN SUPERSEDED BY THE 'PEDSUITE' PACKAGES (). 'PARAMLINK' IS MAINTAINED ONLY FOR LEGACY PURPOSES AND SHOULD NOT BE USED IN NEW PROJECTS. A suite of tools for analysing pedigrees with marker data, including parametric linkage analysis, forensic computations, relatedness analysis and marker simulations. The core of the package is an implementation of the Elston-Stewart algorithm for pedigree likelihoods, extended to allow mutations as well as complex inbreeding. Features for linkage analysis include singlepoint LOD scores, power analysis, and multipoint analysis (the latter through a wrapper to the 'MERLIN' software). Forensic applications include exclusion probabilities, genotype distributions and conditional simulations. Data from the 'Familias' software can be imported and analysed in 'paramlink'. Finally, 'paramlink' offers many utility functions for creating, manipulating and plotting pedigrees with or without marker data (the actual plotting is done by the 'kinship2' package). License: GPL (>= 2) URL: https://github.com/magnusdv/paramlink BugReports: https://github.com/magnusdv/paramlink/issues Depends: R (>= 3.3) Imports: assertthat, graphics, kinship2, maxLik, stats, utils Suggests: igraph Encoding: UTF-8 Language: en-GB LazyData: Yes RoxygenNote: 7.3.2 SystemRequirements: For multipoint linkage analysis, 'MERLIN' (http://csg.sph.umich.edu/abecasis/merlin/index.html). Repository: https://magnusdv.r-universe.dev Date/Publication: 2025-07-21 20:00:48 UTC RemoteUrl: https://github.com/magnusdv/paramlink RemoteRef: HEAD RemoteSha: fcf13f2b5c399300beb7f7bd18964cc550f7e950 NeedsCompilation: no Packaged: 2026-06-16 09:21:12 UTC; root Author: Magnus Dehli Vigeland [aut, cre], Thore Egeland [ctb], Guro Doerum [ctb]