Updated author list

This commit is contained in:
Waldir Leoncio 2020-01-02 18:00:45 +01:00
parent e41524b693
commit 647f4c5b8c

View file

@ -1,11 +1,27 @@
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.9000
Authors@R: Authors@R:
person(given = "Waldir", c(
family = "Leoncio", person(
role = c("aut", "cre"), given = "Waldir",
email = "w.l.netto@medisin.uio.no") 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 Description: Partial R implementation of the BAPS software
(Corander and Marttinen 2006 <doi:10.1111/j.1365-294X.2006.02994.x>; (Corander and Marttinen 2006 <doi:10.1111/j.1365-294X.2006.02994.x>;
Corander and Tang 2007 <doi:10.1016/j.mbs.2006.09.015>; Corander and Tang 2007 <doi:10.1016/j.mbs.2006.09.015>;