selection.index
Analysis of Selection Index in Plant Breeding
A dormant plant-breeding package returns as a genomic selection index suite
◆Recent moves
- 5mo ago
CI expanded to 17 runners after the 2.0.0 rewrite
Test-side stabilisation nine days after a compiled rewrite: eigen() returning complex values on macOS ARM64 in the ppg_esim tests, spell-checking in CI, and a runner matrix mirroring every official CRAN check flavour.
View source ↗ - 5mo ago
Genomic, marker and multi-stage selection indices on an Rcpp core
⚡ SPARKThe release that ends the package's dormancy and redefines it. Every user-facing function is renamed to snake_case, the computation moves to Rcpp and RcppEigen, and whole new index families arrive for genomic data, marker data, multi-stage trials and constrained gain — none of which the phenotypic-only original could express.
View source ↗ - 6mo ago
Unspecified general performance improvements
A one-line note claiming overall performance gains and nothing else. It arrives after twenty-eight months of silence and five weeks before the 2.0.0 rewrite, so it reads as the first sign of life rather than a release of substance.
View source ↗ - 2y ago
Mean performance for randomised block designs
meanPerformance() computes trait means from randomised block design data, the trial layout most of this package's users work in. The last release before the package went quiet for over two years.
View source ↗ - 3y ago
sel.index() and sel.score.rank() removed for comb.indices()
Two exported functions are deleted to simplify the path through comb.indices() — a small precedent for the wholesale entry-point replacement that 2.0.0 would carry out four years later.
View source ↗ - 4y ago
Genetic advance calculation added
gen.advance() computes the expected genetic gain from applying an index, closing the loop between constructing one and knowing what it buys. Typical of the one-function-per-release pace of the 1.x series.
View source ↗