We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You will need the package devtools to be able to install the devel version of adegenet. To install devtools:
install.packages("devtools")
To install adegenet devel:
library(devtools) install_github("thibautjombart/adegenet") library("adegenet")