Package: ProbBreed
Title: Probability Theory for Selecting Candidates in Plant Breeding
Version: 1.0.3.2
Authors@R: c(person("Saulo", "Chaves", role = c("aut", "cre"),
                     email = "saulo.chaves@ufv.br",
                     comment = c(ORCID = "0000-0002-0694-1798")),
              person("Kaio", "Dias", role = c("aut", "cph"),
                     email = "kaio.o.dias@ufv.br",
                     comment = c(ORCID = "0000-0002-9171-1021")),
              person("Matheus", "Krause", role = "aut",
                     email = "mdkrause@iastate.edu",
                     comment = c(ORCID = "0000-0003-2411-9287")))
Description: Use probability theory under the Bayesian framework for calculating the risk of selecting candidates in a multi-environment context [Dias et al. (2022) <doi:10.1007/s00122-022-04041-y>]. Contained are functions used to fit a Bayesian multi-environment model (based on the available presets), extract posterior values and maximum posterior values, compute the variance components, check the model’s convergence, and calculate the probabilities. For both across and within-environments scopes, the package computes the probability of superior performance and the pairwise probability of superior performance. Furthermore, the probability of superior stability and the pairwise probability of superior stability across environments is estimated. A joint probability of superior performance and stability is also provided. 
URL: https://github.com/saulo-chaves/ProbBreed,
        https://saulo-chaves.github.io/ProbBreed_site/
BugReports: https://github.com/saulo-chaves/ProbBreed/issues
License: AGPL (>= 3)
Depends: R (>= 3.5.0)
Imports: ggplot2, rstan, rlang, lifecycle
Suggests: knitr, plotly, rmarkdown
Encoding: UTF-8
UseLTO: true
NeedsCompilation: yes
RoxygenNote: 7.3.1
LazyData: true
Packaged: 2024-04-05 18:06:36 UTC; saulo-chaves
Author: Saulo Chaves [aut, cre] (<https://orcid.org/0000-0002-0694-1798>),
  Kaio Dias [aut, cph] (<https://orcid.org/0000-0002-9171-1021>),
  Matheus Krause [aut] (<https://orcid.org/0000-0003-2411-9287>)
Maintainer: Saulo Chaves <saulo.chaves@ufv.br>
Repository: CRAN
Date/Publication: 2024-04-05 18:23:00 UTC
Built: R 4.2.3; ; 2024-04-07 20:15:22 UTC; unix
