Package: simer
Title: Data Simulation for Life Science and Breeding
Version: 1.0.0
Date: 2025-2-25
Authors@R: c( person("Dong", "Yin", role = "aut"),
              person("Xuanning", "Zhang", role = "aut"), 
              person("Lilin", "Yin", role = "aut"), 
              person("Haohao", "Zhang", role = "aut"),
              person("Zhenshuang", "Tang", role = "aut"),
              person("Jingya", "Xu", role = "aut"),
              person("Xiaohui", "Yuan", role = "aut"),
              person("Xiang", "Zhou", role = "aut"),
              person("Xinyun", "Li", role = "aut"),
              person("Shuhong", "Zhao", role = "aut"),
              person("Xiaolei", "Liu", role = c("cre", "aut", "cph"), email = "xll198708@gmail.com"))
Description: Data simulator including genotype, phenotype, pedigree, 
    selection and reproduction in R. It simulates most of reproduction process
    of animals or plants and provides data for GS (Genomic Selection),
    GWAS (Genome-Wide Association Study), and Breeding.
    For ADI model, please see Kao C and Zeng Z (2002) <doi:10.1093/genetics/160.3.1243>.
    For build.cov, please see B. D. Ripley (1987) <ISBN:9780470009604>.
License: Apache License 2.0
URL: https://github.com/xiaolei-lab/SIMER
BugReports: https://github.com/xiaolei-lab/SIMER/issues
Imports: utils, stats, Matrix, methods, MASS, bigmemory, jsonlite, Rcpp
LinkingTo: Rcpp, RcppArmadillo, RcppProgress, BH, bigmemory
Depends: R (>= 3.5.0)
Suggests: knitr, igraph
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Maintainer: Xiaolei Liu <xll198708@gmail.com>
Packaged: 2025-02-25 13:10:49 UTC; Administrator
Author: Dong Yin [aut],
  Xuanning Zhang [aut],
  Lilin Yin [aut],
  Haohao Zhang [aut],
  Zhenshuang Tang [aut],
  Jingya Xu [aut],
  Xiaohui Yuan [aut],
  Xiang Zhou [aut],
  Xinyun Li [aut],
  Shuhong Zhao [aut],
  Xiaolei Liu [cre, aut, cph]
Repository: CRAN
Date/Publication: 2025-02-26 10:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 01:51:45 UTC; windows
Archs: x64
