From ee5f807d218e5b70e1a78b7880fedd7c0f85833f Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Mon, 9 Nov 2020 15:22:45 +0100 Subject: [PATCH] Version bump --- DESCRIPTION | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e7e0081..aa9e85a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: rBAPS Title: Bayesian Analysis of Population Structure -Version: 0.0.0.9000 -Date: 2020-01-14 +Version: 0.0.0.9001 +Date: 2020-11-09 Authors@R: c( person( @@ -30,14 +30,14 @@ Description: Partial R implementation of the BAPS software Corander et al. 2008b ; Tang et al. 2009 ; Cheng et al. 2011 , - available at ), provides a - computationally-efficient method for the identification of admixture events + available at ), provides a + computationally-efficient method for the identification of admixture events in genetic population history. License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 -Suggests: +Suggests: testthat (>= 2.1.0) Imports: methods