-
Notifications
You must be signed in to change notification settings - Fork 187
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
JOSS publication #1885
JOSS publication #1885
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
@jimhester, @MichaelChirico, @AshesITR I have put together a rough first draft and can already use some feedback from you on whether the draft seems like a good first step. Feel free to make edits. Also, we can skip CI to save some energy, since there are no code-related changes in this PR. We can run the workflows once the PR is ready for a merge. Thanks. |
I think what you have is a great start, thanks for writing it up! Do papers in JOSS typically try to measure impact in any way? e.g. through number of reverse imports / suggests, GitHub references or CRAN downloads? I also wonder if we should mention the age / maturity of the package in some way, to contrast it with other packages that are maybe not as seasoned. |
Inspired by #1885 (comment). Maybe it would be good to clarify that the API is mature and stable upfront, without having to check version numbers in DESCRIPTION, assuming the reader is even familiar with SemVer.
Typically, no.
Thanks for the comment, Jim. I think it makes sense to highlight these aspects. Here is a paragraph I have added to the "Benefits" section. WDYT?
|
Inspired by #1885 (comment). Maybe it would be good to clarify that the API is mature and stable upfront, without having to check version numbers in DESCRIPTION, assuming the reader is even familiar with SemVer.
Co-authored-by: Michael Chirico <[email protected]>
Co-authored-by: Michael Chirico <[email protected]>
GTG I think. I don't have a good sense of the standards JOSS is aiming for so not sure when the marginal benefit from improving will drop off. Thanks so much for driving this!! cc @jimhester / @AshesITR for any other high-level comments. |
@MichaelChirico I think good examples to give you a feel for their standards, you can have a look at these papers (combined estimated reading time ~ 30 min): [1], [2], [3]
@jimhester, @AshesITR: If you want to read a PDF containing the latest changes, you can look at the artefacts uploaded by run of the latest workflow that renders it. (I've also updated my top-level comment with this info.) |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@jimhester, @russHyde, @fangly, @renkun-ken Can you please check your affiliations and also update the affiliation and ORCID (if available)? Also, if you have time, it would be great to get some feedback on the draft of the paper :) (Please see the top-level comment in this PR for context) |
Co-authored-by: Jim Hester <[email protected]>
Closes #1633
If you want to read a PDF containing the latest changes, you can look at the artefacts uploaded by run of the latest workflow that renders it.
If you aren't familiar with JOSS, as an example, see the paper on
{tidyverse}
.For more, see: https://joss.readthedocs.io/en/latest/submitting.html
TODO:
all_linters()
function).