strataG
Description
strataG is a toolkit for haploid sequence and multilocus genetic data summaries, and analyses of population structure.
Installation
To install the stable version (v. 1.0.4) from CRAN:
install.packages('strataG')
To install the latest version from GitHub:
# make sure you have Rtools installed
if (!require('devtools')) install.packages('devtools')
# install from GitHub
devtools::install_github('ericarcher/strataG', build_vignettes = TRUE)
Contact
- submit suggestions and bug-reports: https://github.com/ericarcher/strataG/issues
- send a pull request: https://github.com/ericarcher/strataG/
- e-mail: eric.archer@noaa.gov
You can see the most recent changes to the package in the NEWS.md file: https://github.com/EricArcher/strataG/blob/master/NEWS.md