Skip to contents

Checks for the presence of packages required for LFMM. If any of these packages are not already installed, it will automatically install them.

Usage

lfmm_packages()

Value

None

Details

The following packages will be installed if not already present:

  • "adegenet"

  • "AssocTests"

  • "lfmm"

  • "tess3r" (from GitHub repository bcm-uga/TESS3_encho_sen)

  • "LEA" (from Bioconductor repository)

Examples

if (FALSE) lfmm_packages()