Package: pedtricks
Title: Visualize, Summarize and Simulate Data from Pedigrees
Version: 0.4.2
Authors@R: c(
    person("Julien", "Martin", , "julien.martin@uottawa.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7726-6809")),
    person("Matthew", "Wolak", , "mew0099@auburn.edu", role = c("aut"),
           comment = c(ORCID = "0000-0002-7962-0071")),
    person("Susan", "Johnston", , "Susan.Johnston@ed.ac.uk", role = c("aut"),
           comment = c(ORCID = "0000-0002-5623-8902")),
    person("Michael", "Morrissey", , "michael.morrissey@st-andrews.ac.uk",
           role = c("aut"),
           comment = c(ORCID = "0000-0001-6209-0177"))
           )
Description: Sensitivity and power analysis,
  for calculating statistics describing pedigrees from wild populations,
  and for visualizing pedigrees.
URL: https://juliengamartin.github.io/pedtricks/
BugReports: https://github.com/JulienGAMartin/pedtricks/issues
Language: en-US
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
LazyLoad: yes
Depends: R (>= 4.0)
Imports: ggplot2, dplyr, kinship2, tidyr, Matrix, mvtnorm, MCMCglmm,
        nadiv, genetics, methods, igraph
NeedsCompilation: no
Packaged: 2024-09-04 00:28:02 UTC; julien
Author: Julien Martin [aut, cre] (<https://orcid.org/0000-0001-7726-6809>),
  Matthew Wolak [aut] (<https://orcid.org/0000-0002-7962-0071>),
  Susan Johnston [aut] (<https://orcid.org/0000-0002-5623-8902>),
  Michael Morrissey [aut] (<https://orcid.org/0000-0001-6209-0177>)
Maintainer: Julien Martin <julien.martin@uottawa.ca>
Repository: CRAN
Date/Publication: 2024-09-09 08:50:06 UTC
Built: R 4.6.0; ; 2025-08-18 14:47:36 UTC; unix
