The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
rYWAASB is an R package estimating the rank of genotype
based on a trait and WAASB stability index obtained following a
stability analysis. rYWAASB is very easy to use and
permits the simultaneously selection of genotypes based on a trait and
WAASB index according to a **Y*WAASB** plot from ‘metan’ package.
For examples, see its online vignette.
This package is licensed under the MIT license.
To download the release version of the package on CRAN, type the following at the R command line:
install.packages('rYWAASB')
T run the package:
library(rYWAASB)
data(maize)
ranki(maize)
If you encounter a clear bug, please file a minimal reproducible example on github.
^vignetted
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.