-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
[REVIEW]: modeLLtest: An R Package for Unbiased Model Comparison using Cross Validation #1542
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @monogan, @andrewheiss it looks like you're currently assigned to review this paper 🎉. ⭐ Important ⭐ 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:
|
|
👋 @monogan, @andrewheiss — This is where the action happens. You both have a review checklist at the top of this issue. Please work your way through it, adding your comments to the authors in this thread, and opening new issues on the submission repository as needed. Godspeed! |
Bumping issue. I've reached out to @monogan and @andrewheiss via email. |
Yes, I'm still glad to do this review. When is the due date? |
The target is 2-3 weeks of when the review issue opened. So, the sooner you can get to it, the better. Thanks. |
Ahhh, sorry! I moved across the country to start a new job and this got dropped from my todo list. I'll get to it ASAP. |
Thank you all for reviewing/editing, especially during the busy summer! Let me know if there are any questions or clarifications. We look forward to the review. |
modeLLtest is a helpful new package that makes it easy to compare the performance of different models with cross-validated log-likelihood values. It includes two real-world datasets to accompany its examples, and it is fairly well documented. I came across a few issues, noted below. The biggest issue is that some objects are somewhat difficult to use since they're simple R lists without helper S3 functions, but this is easily addressed. InstallationThe package installed without a problem on macOS, Linux, and Windows, both from source and from CRAN. The README includes a note about gfortran-related installation errors. I wasn't able to get any of these to appear. It might be helpful to include the wording of the gfortran error in the README, or potentially include directions for fixing the error in the README in case the linked repository or the linked blog post go away in the future. UsageThe examples in the README and vignette run fine. It might be helpful to expand the examples a bit to (1) show how to extract the relevant information (even if it's just running Relatedly, it might be very helpful to provide helper functions for extracting the relevant information out of the The duration of some models caught me by surprise. Running the earlier models in the README file ( DocumentationIt might be helpful to link to the documentation for ContributionsIt might be helpful to have some community guidelines in the package too, such as a CONTRIBUTING.md file (perhaps modeled after something like this or this) and a CONDUCT.md file (like this or this) Creating an RStudio project Right now, according to the README, bug tracking is handled via e-mail: "If you encounter a bug or have comments or questions, please email me at [email protected]." It might be good to handle bugs more publicly through GitHub's issue tracker and include a PaperThe JOSS paper is clear and easy to follow, establishes a clear need for the functions, and includes DOIs in all the references. That's all I have. Great work! |
@andrewheiss Thank you for your time and comments! I've implemented the suggestions in the documentation and contributions sections and have begun addressing the suggestions in usage. Thank you again for your time - we appreciate the feedback! |
@andrewheiss Thanks much for your thoughtful review. |
Hi all - We made a slight edit in a title of a journal in the paper so I am going to generate a new one. Let me know if you have any questions! |
@whedon generate pdf |
|
OK, @monogan is no longer a reviewer |
@whedon add @usethedata as reviewer |
OK. 1.0.1 is the version. |
@whedon check references |
|
|
@whedon generate pdf |
|
@openjournals/joss-eics I've completed my checks and recommend publication. |
Yikes, I missed this notification in the email avalanche. Sorry about that! |
@ShanaScogin — I don't see a tagged release in the software repository to match the version associated with the JOSS paper. Could you issue a release? |
Also, the final paragraph of your paper says that "the code is on GitHub" with a link. Please remove this. The link to the software repository and archive are both included in the margin decorators on the front page of the paper. |
@labarba Thanks for the help. I've deleted that sentence and added release 1.0.1. Is there something else that needs to be done? |
@whedon accept |
|
Check final proof 👉 openjournals/joss-papers#937 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#937, then you can now move forward with accepting the submission by compiling again with the flag
|
@whedon accept deposit=true |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? notify your editorial technical team... |
Congratulations, @ShanaScogin, your JOSS paper is published! 🚀 Big thanks to our editor: @usethedata, and reviewers: @andrewheiss, @usethedata — thank you for your contributions to JOSS 🙏 |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
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:
|
Thank you all! We appreciate everyone's help, comments, and support! |
Submitting author: @ShanaScogin (Shana Scogin)
Repository: https://github.com/ShanaScogin/modeLLtest
Version: 1.0.1
Editor: @usethedata
Reviewers: @andrewheiss, @usethedata
Archive: 10.5281/zenodo.3377959
Status
Status badge code:
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) by leaving comments 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.)
Reviewer instructions & questions
@monogan & @andrewheiss, 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.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @usethedata know.
✨ Please try and complete your review in the next two weeks ✨
Review checklist for @usethedata
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
paper.md
file include a list of authors with their affiliations?Review checklist for @andrewheiss
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
paper.md
file include a list of authors with their affiliations?The text was updated successfully, but these errors were encountered: