Package: BGmisc
Title: An R Package for Extended Behavior Genetics Analysis
Version: 1.3.1
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("Rachel", "N."), "Good", role = "ctb"),
    person(c("Jonathan", "D."), "Trattner", role = "aut", email = "code@jdtrat.com", 
           comment = c(ORCID = "0000-0002-1097-7603",
                       url = "https://www.jdtrat.com/")),
    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, data.table, stringr
Suggests: dplyr, EasyMx, knitr, OpenMx, rmarkdown, rticles, tidyverse,
        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-06-16 17:42:54 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 [ctb],
  Jonathan D. Trattner [aut] (<https://orcid.org/0000-0002-1097-7603>,
    https://www.jdtrat.com/),
  S. Alexandra Burt [aut] (<https://orcid.org/0000-0001-5538-7431>)
Maintainer: S. Mason Garrison <garrissm@wfu.edu>
Repository: CRAN
Date/Publication: 2024-06-16 18:00:02 UTC
