Package: GAGBLUP
Type: Package
Title: Genetic Algorithm Assisted Genomic Best Liner Unbiased
        Prediction
Version: 1.0
Authors@R: 
     c(
     person("Yuxiang","Zhang",email="yuxiangzhang_99@foxmail.com",role=c("aut","cre")),
     person("Yang","Xu",email="xuyang_89@126.com",role=c("aut")),
     person("Yanru","Cui",role=c("ctb")),
     person("Chenwu","Xu",role=c("ctb")),
     person("Shizhong","Xu",role=c("ctb")))
Description: Performs genetic algorithm (Scrucca, L (2013) <doi:10.18637/jss.v053.i04>) 
             assisted genomic best liner unbiased prediction for genomic selection.
             It also provides a binning method in natural population for genomic selection
             under the principle of linkage disequilibrium for dimensional reduction.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 4.1.0)
Imports: GA, foreach, doParallel
NeedsCompilation: no
Packaged: 2023-09-05 02:39:04 UTC; Dell
Repository: CRAN
Date/Publication: 2023-09-05 16:50:08 UTC
Maintainer: Yuxiang Zhang <yuxiangzhang_99@foxmail.com>
Author: Yuxiang Zhang [aut, cre],
  Yang Xu [aut],
  Yanru Cui [ctb],
  Chenwu Xu [ctb],
  Shizhong Xu [ctb]
Built: R 4.4.3; ; 2025-10-21 13:12:22 UTC; windows
