Submitting author: @ellessenne (Alessandro Gasparini)
Repository: https://github.com/ellessenne/comorbidity
Version: 0.1.0
Editor: @leeper
Reviewer: @corinne-riddell
Archive: 10.5281/zenodo.1209837
Status badge code:
HTML: <a href="http://joss.theoj.org/papers/0b42b825bc7d28a427dc2720f6f37790"><img src="http://joss.theoj.org/papers/0b42b825bc7d28a427dc2720f6f37790/status.svg"></a>
Markdown: [](http://joss.theoj.org/papers/0b42b825bc7d28a427dc2720f6f37790)
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
@corinne-riddell, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.theoj.org/about#reviewer_guidelines. Any questions/concerns please let @leeper know.
paper.md
file include a list of authors with their affiliations?Hello human, I'm @whedon. I'm here to help you with some common editorial tasks. @corinne-riddell it looks like you're currently assigned as the reviewer for this paper :tada:.
:star: Important :star:
If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿
To fix this do the following two things:
For a list of things I can do to help you, just type:
@whedon commands
Attempting PDF compilation. Reticulating splines etc...
@whedon commands
Here are some things you can ask me to do:
# List all of Whedon's capabilities
@whedon commands
# Assign a GitHub user as the sole reviewer of this submission
@whedon assign @username as reviewer
# Add a GitHub user to the reviewers of this submission
@whedon add @username as reviewer
# Remove a GitHub user from the reviewers of this submission
@whedon remove @username as reviewer
# List of editor GitHub usernames
@whedon list editors
# List of reviewers together with programming language preferences and domain expertise
@whedon list reviewers
# Change editorial assignment
@whedon assign @username as editor
# Set the software archive DOI at the top of the issue e.g.
@whedon set 10.0000/zenodo.00000 as archive
# Open the review issue
@whedon start review
🚧 🚧 🚧 Experimental Whedon features 🚧 🚧 🚧
# Compile the paper
@whedon generate pdf
Hi @ellessenne,
Nice package! I've learned a lot reading your code and it was interesting to read about the comorbidity scores based on ICD codes.
I've opened three issues with a few suggestions to improve documentation in the README, and return descriptions for the comorbidity function. I also have an issue regarding testthat, but it may be a misunderstanding on my end.
I have also left unchecked two items above to be addressed:
Once these items are addressed we can loop in the editor and keep the ball rolling.
Thanks for your review, @corinne-riddell!!
@ellessenne Once you've had a chance to respond to these points and the open issues, please leave me a message here and I will give everything a final check.
Thank you very much @corinne-riddell for your review!
I merged your pull requests and I am going to work on the issues you raised straight away. Very helpful!
Regarding the two unchecked items left to be addressed:
1- I can add a CONTRIBUTING.md file to the repository;
2- I can add explicit dependencies on the README file, it would be the same packages included in the
DESCRIPTION file.
@leeper, would this be ok?
Thanks!
No need to list dependencies beyond the DESCRIPTION file. I'll tick that one for you.
Thanks @leeper; I also just added contributing guidelines and code of conduct to the repository.
@corinne-riddell, I made some changes following your PRs / Issues, could you please give it a check? Thank you!
@ellessenne @leeper looks great, I think we're good to go on accepting this. Good job @ellessenne 👍
Excellent. Thanks, @corinne-riddell!!
@ellessenne Can you please generate an archive of your repository using, for example, figshare or zenodo and then include the DOI for the archive in a comment here? Once I have that, we can accept your paper in JOSS!
Thank you very much again @corinne-riddell and @leeper!
I uploaded the current version of comorbidity
to Zenodo, the corresponding DOI is: 10.5281/zenodo.1209837. I think the link (via doi.org) is not active yet, I am not sure how long it will take but should be ok!
@whedon set 10.5281/zenodo.1209837 as archive
OK. 10.5281/zenodo.1209837 is the archive.
@whedon generate pdf
Attempting PDF compilation. Reticulating splines etc...
@ellessenne Great. Thank you! We should be all set.
Thank you, again, @corinne-riddell!! Hope you enjoyed your first review for JOSS!
@arfon Over to you.
Thank you all! This was a great experience overall, and I would like to contribute to the project - @leeper, if you need reviewers for R / epidemiology / biostatistics manuscripts please don't hesitate to contact me!
@ellessenne Glad to hear it was a good experience! Please sign-up to be a reviewer here: http://joss.theoj.org/reviewer-signup.html
@corinne-riddell - many thanks for your review here and to @leeper for editing this submission ✨
@ellessenne - your paper is now accepted into JOSS and your DOI is https://doi.org/10.21105/joss.00648 ⚡️:rocket: :boom:
:tada::tada::tada: Congratulations on your paper acceptance! :tada::tada::tada:
If you would like to include a link to your paper from your README use the following code snippet:
[](https://doi.org/10.21105/joss.00648)
This is how it will look in your documentation:
We need your help!
Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
Most helpful comment
Hi @ellessenne,
Nice package! I've learned a lot reading your code and it was interesting to read about the comorbidity scores based on ICD codes.
I've opened three issues with a few suggestions to improve documentation in the README, and return descriptions for the comorbidity function. I also have an issue regarding testthat, but it may be a misunderstanding on my end.
I have also left unchecked two items above to be addressed:
Once these items are addressed we can loop in the editor and keep the ball rolling.