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.

plantmix

26/05/2026

Overview

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.

Installation

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")

Usage

Open the R console and execute the following commands:

library(plantmix)
?plantmix
help(package="plantmix")
browseVignettes("plantmix")

Citation

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")

Issues

When encountering a problem with the package, you can send an email to the maintainer.

maintainer("plantmix")

Contributing

If you are interested in contributing, send an email to the maintainer.

maintainer("plantmix")

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.