Package: rBAPS Title: Bayesian Analysis of Population Structure Version: 0.0.0.9022 Date: 2020-11-09 Authors@R: c( person( given = "Waldir", family = "Leoncio", role = c("aut", "cre"), email = "w.l.netto@medisin.uio.no" ), person( given = "Jukka", family = "Corander", role = c("aut"), email = "jukka.corander@medisin.uio.no" ), person( given = "Gerry", family = "Tonkin-Hill", role = c("aut"), email = "jukka.corander@medisin.uio.no" ) ) Description: Partial R implementation of the BAPS software (Corander and Marttinen 2006 ; Corander and Tang 2007 ; Corander et al. 2008a ; 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 in genetic population history. License: GPL-3 BugReports: https://github.com/ocbe-uio/rBAPS/issues Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: testthat (>= 2.1.0) Imports: methods, ape, vcfR, Rsamtools, adegenet, matlab2r, R6, zeallot