Package: mintyr Title: High-Performance Phenotypic Data Pipelines for Breeding Version: 0.1.4 Authors@R: c( person("Guo Meng", , , "tony2015116@163.com", role = c("aut", "cre")), person("Guo Meng", role = "cph") ) Description: A streamlined toolkit specifically designed for genomic selection and quantitative genetics in animal breeding. It provides high-performance data manipulation backed by 'data.table', focusing on multi-breed and multi-trait nested grouping operations. Features include zero-copy data importing, automated cross-validation splitting, and robust tools to generate and batch-export formatted phenotypic files required by various breeding software (e.g., 'ASReml-R', 'HIBLUP', 'DMU'), heavily optimizing iterative variance component analysis and large-scale evaluation pipelines. License: MIT + file LICENSE URL: https://tony2015116.github.io/mintyr/, https://github.com/tony2015116/mintyr BugReports: https://github.com/tony2015116/mintyr/issues Depends: R (>= 4.1.0) Imports: data.table, parallel, readxl, rsample, stats, utils, writexl Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/fusen/version: 0.6.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev zlib1g-dev Repository: https://tony2015116.r-universe.dev Date/Publication: 2026-06-29 15:34:01 UTC RemoteUrl: https://github.com/tony2015116/mintyr RemoteRef: HEAD RemoteSha: c3aa17989c7b6f29f6fec23b478b2fd5e7ec9b0a NeedsCompilation: no Packaged: 2026-06-29 17:37:58 UTC; root Author: Guo Meng [aut, cre], Guo Meng [cph] Maintainer: Guo Meng