From 647f4c5b8c4885381baac5ae2f0d08e4f6a66ba5 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Thu, 2 Jan 2020 18:00:45 +0100 Subject: [PATCH] Updated author list --- DESCRIPTION | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index cb5e4c8..381c665 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,27 @@ Package: rBAPS Title: Bayesian Analysis of Population Structure Version: 0.0.0.9000 -Authors@R: - person(given = "Waldir", - family = "Leoncio", - role = c("aut", "cre"), - email = "w.l.netto@medisin.uio.no") +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 ;