Skip to content

MachadoFA/evolqg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Tools for Evolutionary Quantitative Genetics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.8%
  • C++ 1.2%