Version bump
This commit is contained in:
parent
f405cabeb2
commit
ee5f807d21
1 changed files with 5 additions and 5 deletions
10
DESCRIPTION
10
DESCRIPTION
|
|
@ -1,7 +1,7 @@
|
||||||
Package: rBAPS
|
Package: rBAPS
|
||||||
Title: Bayesian Analysis of Population Structure
|
Title: Bayesian Analysis of Population Structure
|
||||||
Version: 0.0.0.9000
|
Version: 0.0.0.9001
|
||||||
Date: 2020-01-14
|
Date: 2020-11-09
|
||||||
Authors@R:
|
Authors@R:
|
||||||
c(
|
c(
|
||||||
person(
|
person(
|
||||||
|
|
@ -30,14 +30,14 @@ Description: Partial R implementation of the BAPS software
|
||||||
Corander et al. 2008b <doi:10.1007/s00180-007-0072-x>;
|
Corander et al. 2008b <doi:10.1007/s00180-007-0072-x>;
|
||||||
Tang et al. 2009 <doi:10.1371/journal.pcbi.1000455>;
|
Tang et al. 2009 <doi:10.1371/journal.pcbi.1000455>;
|
||||||
Cheng et al. 2011 <doi:10.1186/1471-2105-12-302>,
|
Cheng et al. 2011 <doi:10.1186/1471-2105-12-302>,
|
||||||
available at <http://www.helsinki.fi/bsg/software/BAPS/Z>), provides a
|
available at <http://www.helsinki.fi/bsg/software/BAPS/Z>), provides a
|
||||||
computationally-efficient method for the identification of admixture events
|
computationally-efficient method for the identification of admixture events
|
||||||
in genetic population history.
|
in genetic population history.
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
Encoding: UTF-8
|
Encoding: UTF-8
|
||||||
LazyData: true
|
LazyData: true
|
||||||
RoxygenNote: 7.1.1
|
RoxygenNote: 7.1.1
|
||||||
Suggests:
|
Suggests:
|
||||||
testthat (>= 2.1.0)
|
testthat (>= 2.1.0)
|
||||||
Imports:
|
Imports:
|
||||||
methods
|
methods
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue