Skip to content

Commit

Permalink
updated maintainer email
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Pembleton (DJPR) committed Aug 8, 2021
1 parent 55610eb commit 346815e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Type: Package
Title: Statistical Analysis of Mixed Ploidy Populations
Depends: R (>= 3.2.0), pegas
Imports: parallel, doParallel, foreach, adegenet, methods, utils
Version: 1.6.2
Date: 2021-04-22
Version: 1.6.3
Date: 2021-07-30
Author: LW Pembleton
Maintainer: LW Pembleton <[email protected]>
Maintainer: LW Pembleton <[email protected]>
Description: Allows users to calculate pairwise Nei's Genetic Distances (Nei 1972), pairwise Fixation
Indexes (Fst) (Weir & Cockerham 1984) and also Genomic Relationship matrixes following Yang et al. (2010) in mixed and single
ploidy populations. Bootstrapping across loci is implemented during Fst calculation to generate confidence intervals and p-values
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

# *News*

# StAMPP 1.6.3 _(2021-07-30)_
## Other changes
* updated maintainer email

# StAMPP 1.6.2 _(2020-04-22)_
## Bug fixes
* removed use of temp environment and associated unintentional binding to base environment
Expand Down
2 changes: 1 addition & 1 deletion man/potato.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/potato.mini.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 346815e

Please sign in to comment.