LEA: an R package for Landscape and Ecological Associations studies

Authors: Eric Frichot, Kevin Caye, Clement Gain, Olivier Francois
Version: >3.5 (updated November 17th, 2022)

Reference manual: Github LEA (Latest release)

Reference manual: Bioconductor LEA (Current release)


Installation from the GitHub repository (Latest release, highly recommended)


# install.packages("devtools")
devtools::install_github("bcm-uga/LEA")
	

Installation from the Bioconductor repository (Current release)


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("LEA")
	
titreTIMC