Package: BMTME
Title: Bayesian Multi-Trait Multi-Environment for Genomic Selection
        Analysis
Version: 1.0.19
Date: 2020-8-25
Language: en-US
Authors@R: c(person("Francisco Javier", "Luna-Vazquez", email = "frahik@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5370-7152")),
             person("Fernando H.", "Toledo", role = "aut"),
             person("Osval Antonio", "Montesinos-Lopez", email= "oamontes1@ucol.mx", role = "aut", comment = c(ORCID = "0000-0002-3973-6547")),
             person("Abelardo", "Montesinos-Lopez", role = "aut"),
             person("Jose", "Crossa", role = "aut", comment = c(ORCID = "0000-0001-9429-5855")))
Maintainer: Francisco Javier Luna-Vazquez <frahik@gmail.com>
Description: Genomic selection and prediction models with the capacity to use multiple traits and environments, through ready-to-use Bayesian models. It consists a group of functions 
             that help to create regression models for some genomic models proposed by Montesinos-López, et al. (2016) <doi:10.1534/g3.116.032359>
             also in Montesinos-López et al. (2018) <doi:10.1534/g3.118.200728> and Montesinos-López et al. (2018) <doi:10.2134/agronj2018.06.0362>.
Depends: R (>= 3.5)
License: LGPL-3
Encoding: UTF-8
LazyData: true
Type: Package
RoxygenNote: 7.1.1
URL: https://github.com/frahik/BMTME
BugReports: https://github.com/frahik/BMTME/issues/new
NeedsCompilation: yes
Collate: BME.R BMTME.R BMTME_Package.R BMORS.R BMORSEnv.R cholesky.R
        datasets.R detectCore.R RandomPartition.R RcppExports.R utils.R
Imports: BGLR, doSNOW, dplyr, foreach, matrixcalc, mvtnorm, progress,
        snow, tidyr, Rcpp
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11, GNU
Suggests: covr, testthat
Packaged: 2020-08-26 15:34:16 UTC; frahik
Author: Francisco Javier Luna-Vazquez [aut, cre]
    (<https://orcid.org/0000-0002-5370-7152>),
  Fernando H. Toledo [aut],
  Osval Antonio Montesinos-Lopez [aut]
    (<https://orcid.org/0000-0002-3973-6547>),
  Abelardo Montesinos-Lopez [aut],
  Jose Crossa [aut] (<https://orcid.org/0000-0001-9429-5855>)
Repository: CRAN
Date/Publication: 2020-08-26 22:30:14 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-08-27 10:54:57 UTC; unix
Archs: BMTME.so.dSYM
