Type: Package
Package: pedtools
Title: Creating and Working with Pedigrees and Marker Data
Version: 1.1.0
Authors@R: 
    person(given = "Magnus Dehli",
           family = "Vigeland",
           role = c("aut", "cre"),
           email = "m.d.vigeland@medisin.uio.no",
           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.
    Pedigree plots are produced by wrapping the plotting functionality of
    the 'kinship2' package. A Shiny app for creating pedigrees, based on
    'pedtools', is available at <https://magnusdv.shinyapps.io/quickped>.
    'pedtools' is the hub of the 'ped suite', a collection of packages for
    pedigree analysis. A detailed presentation of the 'ped suite' 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/
Imports: kinship2
Suggests: igraph, kableExtra, knitr, pedmut, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-12-08 10:42:39 UTC; magnusdv
Author: Magnus Dehli Vigeland [aut, cre]
    (<https://orcid.org/0000-0002-9134-4962>)
Maintainer: Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>
Repository: CRAN
Date/Publication: 2021-12-08 11:10:02 UTC
