Type: Package Package: pedtools Title: Creating and Working with Pedigrees and Marker Data Version: 2.11.0 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 comprehensive collection of tools for creating, manipulating and visualising pedigrees and genetic marker data. Pedigrees can be read from text files or created on the fly with built-in functions. A range of utilities enable modifications like adding or removing individuals, breaking loops, and merging pedigrees. An online tool for creating pedigrees interactively, based on 'pedtools', is available at . 'pedtools' is the hub of the 'pedsuite', a collection of packages for pedigree analysis. A detailed presentation of the 'pedsuite' is given in the book 'Pedigree Analysis in R' (Vigeland, 2021, ISBN:9780128244302). License: GPL-3 URL: https://github.com/magnusdv/pedtools, https://magnusdv.github.io/pedsuite/ Depends: R (>= 4.2) Imports: kinship2, pedmut Suggests: kableExtra, knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://magnusdv.r-universe.dev Date/Publication: 2026-06-29 08:09:10 UTC RemoteUrl: https://github.com/magnusdv/pedtools RemoteRef: HEAD RemoteSha: fee5585dd7f72609c03e734e5872122b5b998fe4 NeedsCompilation: no Packaged: 2026-06-29 10:39:18 UTC; root Author: Magnus Dehli Vigeland [aut, cre] (ORCID: ) Maintainer: Magnus Dehli Vigeland