-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update list of authors/contributors #6
Comments
Sure, I’ll take some time to go through and curate the roles.
-Greg
On Sat, Mar 7, 2020 at 1:41 PM Arni Magnusson ***@***.***> wrote:
Hi Greg,
Just promoting this task to an issue, so we remember it. From 60d0201
#r37492486
<60d0201#r37492486>
:
For R packages, "aut" and "ctb" is similar to be listed as a full coauthor
or only mentioned in the acknowledgements of a journal article. In other
words, the difference is in how much they contributed and how much credit
they get for their contribution.
When people cite papers the authors get credit, for example on Google
Scholar. Similarly, when people cite R packages only the "aut" people get
credit, not the "ctb" ones. See citation("gplots"). Like with papers, it's
common that the first author puts in more than half the work, but I think
it's fair to say that gplots (Warnes et al.) has some coauthors.
My approach as maintainer of several R packages has been to list people as
"aut" if they contributed a whole function, but "ctb" for anything else.
Like with coauthorship vs. acknowledgements of papers, it's not always easy
to draw the line. Can you as first author go through the list and determine
who is "aut" and who is "ctb"?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6?email_source=notifications&email_token=ABO4GX3VKBL67KJD3PBCCYDRGKIORA5CNFSM4LDR7GMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ITKFDZQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABO4GXYC2SEDF32HEG3DPEDRGKIORANCNFSM4LDR7GMA>
.
--
"Whereas true religion and good morals are the only solid foundations of
public liberty and happiness . . . it is hereby earnestly recommended to
the several States to take the most effectual measures for the
encouragement thereof." Continental Congress, 1778
|
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Greg,
Just promoting this task to an issue, so we remember it. From 60d0201#r37492486:
For R packages, "aut" and "ctb" is similar to be listed as a full coauthor or only mentioned in the acknowledgements of a journal article. In other words, the difference is in how much they contributed and how much credit they get for their contribution.
When people cite papers the authors get credit, for example on Google Scholar. Similarly, when people cite R packages only the "aut" people get credit, not the "ctb" ones. See citation("gplots"). Like with papers, it's common that the first author puts in more than half the work, but I think it's fair to say that gplots (Warnes et al.) has some coauthors.
My approach as maintainer of several R packages has been to list people as "aut" if they contributed a whole function, but "ctb" for anything else. Like with coauthorship vs. acknowledgements of papers, it's not always easy to draw the line. Can you as first author go through the list and determine who is "aut" and who is "ctb"?
The text was updated successfully, but these errors were encountered: