Package: BGmisc
Title: An R Package for Extended Behavior Genetics Analysis
Version: 1.2.0
Authors@R: c(
    person("S. Mason", "Garrison", , "garrissm@wfu.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4804-6003")),
    person(c("Michael", "D."), "Hunter", role = "aut",
           comment = c(ORCID = "0000-0002-3651-6709")),
    person("Xuanyu", "Lyu", role = "aut",
           comment = c(ORCID = "0000-0002-2841-5529")),
    person(c("Rachel", "N."), "Good", role = "aut",
           comment = c(ORCID = "0000-0000-0000-0000")),
    person(c("Jonathan", "D."), "Trattner", role = "aut",
           comment = c(ORCID = "0000-0002-1097-7603")),
    person(c("S.", "Alexandra"), "Burt", role = "aut",
           comment = c(ORCID = "0000-0001-5538-7431"))
  )
Description: The BGmisc R package offers a comprehensive suite of
    functions tailored for extended behavior genetics analysis, including
    model identification, calculating relatedness, pedigree conversion,
    pedigree simulation, and more.
License: GPL-3
URL: https://github.com/R-Computing-Lab/BGmisc/,
        https://r-computing-lab.github.io/BGmisc/
BugReports: https://github.com/R-Computing-Lab/BGmisc/issues
Depends: R (>= 3.5.0)
Imports: igraph, kinship2, Matrix, stats
Suggests: dplyr, EasyMx, knitr, OpenMx, rmarkdown, rticles, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Language: en-US
NeedsCompilation: no
Packaged: 2024-02-26 17:25:28 UTC; smaso
Author: S. Mason Garrison [aut, cre] (<https://orcid.org/0000-0002-4804-6003>),
  Michael D. Hunter [aut] (<https://orcid.org/0000-0002-3651-6709>),
  Xuanyu Lyu [aut] (<https://orcid.org/0000-0002-2841-5529>),
  Rachel N. Good [aut] (<https://orcid.org/0000-0000-0000-0000>),
  Jonathan D. Trattner [aut] (<https://orcid.org/0000-0002-1097-7603>),
  S. Alexandra Burt [aut] (<https://orcid.org/0000-0001-5538-7431>)
Maintainer: S. Mason Garrison <garrissm@wfu.edu>
Repository: CRAN
Date/Publication: 2024-02-26 17:40:06 UTC
