Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
prepare for 1.13.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoOlivoto committed Mar 27, 2021
1 parent 6d8ea07 commit 545dc1e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Description: Performs stability analysis of multi-environment
<doi:10.1007/s10681-007-9600-6>, joint regression analysis by Eberhart
& Russel (1966) <doi:10.2135/cropsci1966.0011183X000600010011x>,
genotypic confidence index by Annicchiarico (1992), Murakami & Cruz's
(2004) method <doi:10.12702/1984-7033.v04n01a02>, power law residuals
(2004) method, power law residuals
(POLAR) statistics by Doring et al. (2015)
<doi:10.1016/j.fcr.2015.08.005>, scale-adjusted coefficient of
variation by Doring & Reckling (2018) <doi:10.1016/j.eja.2018.06.007>,
Expand Down
6 changes: 3 additions & 3 deletions R/ge_factanal.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
#' * `canonical.loadings`: The canonical loadings.
#' * `scores.gen`: The scores for genotypes for the first and second factors.
#' @md
#' @references Murakami, D.M.D., and C.D.C. Cruz. 2004. Proposal of methodologies for
#' environment stratification and analysis of genotype adaptability.
#' Crop Breed. Appl. Biotechnol. 4:7-11.
#' @references Murakami, D.M.D., and C.D.C. Cruz. 2004. Proposal of
#' methodologies for environment stratification and analysis of genotype
#' adaptability. Crop Breed. Appl. Biotechnol. 4:7-11.
#'
#' @author Tiago Olivoto, \email{tiagoolivoto@@gmail.com}
#' @export
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Release summary
This is a minor release (v1.12.0) that add new functions and minor improvements. See `News.md` for more information.
This is a minor release (v1.13.0) that add new functions and minor improvements. See `News.md` for more information.

# Test environments
* GitHub Actions (ubuntu-16.04): devel, release, oldrel, 3.5, 3.4, 3.3
Expand Down

0 comments on commit 545dc1e

Please sign in to comment.