| title | plantmix |
|---|---|
| date | 26/05/2026 |
plantmix is an R package dedicated to the genetic study of plant mixtures.
This software is available under a free software license, the GNU Affero General Public License (version 3 and later); see the COPYING file. The copyright is owned by INRAE.
Download the package as a .tar.gz archive, open the R console and execute the following command:
install.packages("path/to/plantmix_<version>.tar.gz", repos = NULL, type="source")
Open the R console and execute the following commands:
library(plantmix)
?plantmix
help(package="plantmix")
browseVignettes("plantmix")
As the authors invested time and effort in creating this software, please cite it.
Open the R console and execute the following command:
citation(package="plantmix")
When encountering a problem with the package, you can send an email to the maintainer.
maintainer("plantmix")
If you are interested in contributing, send an email to the maintainer.
maintainer("plantmix")