Package: BGmisc
Title: An R Package for Extended Behavior Genetics Analysis
Version: 1.0
Date: 2023-09-10
Authors@R: 
  c(person("S. Mason", "Garrison", email = "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("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
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: Matrix, stats, kinship2, igraph
Suggests: knitr, rmarkdown, EasyMx, OpenMx, dplyr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2023-09-19 20:09:10 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>),
  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: 2023-09-20 07:20:21 UTC
