README.md

EvolQG Package

Join the chat at https://gitter.im/diogro/evolqg Travis build status AppVeyor Build Status Coverage Status DOI

Package for evolutionary quantitative genetics, described in Melo D, Garcia G, Hubbe A et al. EvolQG - An R package for evolutionary quantitative genetics [version 1; referees: 1 approved, 1 approved with reservations] F1000Research 2015, 4:925 (doi: 10.12688/f1000research.7082.1) article link

Installation

From CRAN

> install.packages("evolqg")

From github

In Windows you first need to install Rtools, then proceed to devtools installation instructions. Be careful to use the right version for your R installation.

Using devtools

Install devtools, then:

> library(devtools)
> install_github("lem-usp/evolqg")

Troubleshooting

All dependencies should be available from CRAN. Please open an issue if install fails for some reason.



lem-usp/EvolQG documentation built on April 14, 2024, 6:21 a.m.