Package: mintyr
Title: Streamlined Data Processing Tools for Genomic Selection
Version: 0.1.0
Authors@R: c(
    person("Guo Meng", , , "tony2015116@163.com", role = c("aut", "cre")),
    person("Guo Meng", role = "cph")
  )
Description: A toolkit for genomic selection in animal breeding with
    emphasis on multi-breed and multi-trait nested grouping operations.
    Streamlines iterative analysis workflows when working with 'ASReml-R'
    package.  Includes utility functions for phenotypic data processing
    commonly used by animal breeders.
License: MIT + file LICENSE
URL: https://tony2015116.github.io/mintyr/
BugReports: https://github.com/tony2015116/mintyr/issues
Depends: R (>= 3.5.0)
Imports: arrow, data.table, dplyr, parallel, purrr, readxl, rlang,
        rsample, rstatix, stats, tibble, utils
Suggests: knitr, rmarkdown, testthat, tidyr, tools
VignetteBuilder: knitr
Config/fusen/version: 0.6.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-12-12 01:59:42 UTC; Dell
Author: Guo Meng [aut, cre],
  Guo Meng [cph]
Maintainer: Guo Meng <tony2015116@163.com>
Repository: CRAN
Date/Publication: 2024-12-13 09:10:06 UTC
