Skip to content

Commit

Permalink
Fixed Authors@R field in DESCRIPTION.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcarbo committed Mar 1, 2018
1 parent b61f1dc commit 377d216
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Type: Package
Maintainer: Peter Carbonetto <pcarbo@uchicago.edu>
Authors@R: c(person("Matthew","Stephens",role="aut",
email="mstephens@uchicago.edu"),
person("Peter","Carbonetto",role=c("aut","cre")),
person("Peter","Carbonetto",role=c("aut","cre"),
email="pcarbo@uchicago.edu"),
person("Chaoxing","Dai",role="ctb"),
person("David","Gerard",role="aut"),
person("Mengyin","Lu",role="aut"),
Expand Down

0 comments on commit 377d216

Please sign in to comment.