Skip to content
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]: polyCub: An R package for Integration over Polygons #1056

Closed
18 tasks done
whedon opened this issue Nov 1, 2018 · 36 comments
Closed
18 tasks done

[REVIEW]: polyCub: An R package for Integration over Polygons #1056

whedon opened this issue Nov 1, 2018 · 36 comments
Assignees
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review

Comments

@whedon
Copy link

whedon commented Nov 1, 2018

Submitting author: @bastistician (Sebastian Meyer)
Repository: https://github.com/bastistician/polyCub
Version: 0.7.0
Editor: @karthik
Reviewer: @wrathematics
Archive: 10.5281/zenodo.2559486

Status

status

Status badge code:

HTML: <a href="http://joss.theoj.org/papers/5b55a804b26dab315d532b283d10283a"><img src="http://joss.theoj.org/papers/5b55a804b26dab315d532b283d10283a/status.svg"></a>
Markdown: [![status](http://joss.theoj.org/papers/5b55a804b26dab315d532b283d10283a/status.svg)](http://joss.theoj.org/papers/5b55a804b26dab315d532b283d10283a)

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.)

Reviewer instructions & questions

@wrathematics, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:

  1. Make sure you're logged in to your GitHub account
  2. Be sure to accept the invite at this URL: https://github.com/openjournals/joss-reviews/invitations

The reviewer guidelines are available here: https://joss.theoj.org/about#reviewer_guidelines. Any questions/concerns please let @karthik know.

Please try and complete your review in the next two weeks

Review checklist for @wrathematics

Conflict of interest

Code of Conduct

General checks

  • Repository: Is the source code for this software available at the repository url?
  • License: Does the repository contain a plain-text LICENSE file with the contents of an OSI approved software license?
  • Version: Does the release version given match the GitHub release (0.7.0)?
  • Authorship: Has the submitting author (@bastistician) made major contributions to the software? Does the full list of paper authors seem appropriate and complete?

Functionality

  • Installation: Does installation proceed as outlined in the documentation?
  • Functionality: Have the functional claims of the software been confirmed?
  • Performance: If there are any performance claims of the software, have they been confirmed? (If there are no claims, please check off this item.)

Documentation

  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • Automated tests: Are there automated tests or manual steps described so that the function of the software can be verified?
  • Community guidelines: Are there clear guidelines for third parties wishing to 1) Contribute to the software 2) Report issues or problems with the software 3) Seek support

Software paper

  • Authors: Does the paper.md file include a list of authors with their affiliations?
  • A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • References: Do all archival references that should have a DOI list one (e.g., papers, datasets, software)?
@whedon
Copy link
Author

whedon commented Nov 1, 2018

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @wrathematics it looks like you're currently assigned as the reviewer for 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:

  1. Set yourself as 'Not watching' https://github.com/openjournals/joss-reviews:

watching

  1. You may also like to change your default settings for this watching repositories in your GitHub profile here: https://github.com/settings/notifications

notifications

For a list of things I can do to help you, just type:

@whedon commands

@whedon
Copy link
Author

whedon commented Nov 1, 2018

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Nov 1, 2018

@wrathematics
Copy link
Member

Sorry this took me so long. I think everything basically looks good. A few very minor comments:

  • The README.md file describes how to contribute, report problems, and seek support. But I think it's somewhat popular to have a CONTRIBUTING.md file. Personally I prefer having that information in a README, but you might consider creating one.
  • I found one minor compiler warning. I submitted an issue on your repo, but as I say, it's quite minor so you may close the issue if you wish to ignore.
  • Your README.md is quite thorough. You might consider turning it into a package vignette.
  • I would personally like to see some benchmarks (perhaps in a future vignette). Even if you just compared the performance/accuracy tradeoffs that you outline in the paper, I think it would be very helpful.

As far as the JOSS review is concerned, I don't consider any of these issues blockers.

@karthik
Copy link
Contributor

karthik commented Nov 14, 2018

Thanks very much @wrathematics!
@bastistician Please let me know if you want to address these optional fixes before acceptance.

@bastistician
Copy link

Thanks a lot for the review, @wrathematics! (BTW: I wouldn't judge two weeks as a long review period.)
I really like your suggestion of turning the README into a package vignette as well as including some benchmarks therein. Let me do that before acceptance (@karthik).

@openjournals openjournals deleted a comment from ooo bot Nov 15, 2018
@labarba
Copy link
Member

labarba commented Jan 19, 2019

👋 @bastistician — We haven't heard from you in a while. What's your status? Are you able to work on this revision soon?

@bastistician
Copy link

Thanks for asking. I had this on my todo list for a while... and have now started to implement the above suggestions. Sorry for the delay!

@bastistician
Copy link

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Jan 31, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Jan 31, 2019

@bastistician
Copy link

I have

  • implemented the suggested improvements and increased the package version to 0.7.1
  • not yet tagged that release nor submitted to CRAN
  • made minor modifications in the paper (referencing the new vignette), see the updated article proof

@wrathematics : May I include your name as a reviewer in the package DESCRIPTION (with role="rev")?

@karthik : How do we proceed? Is there an intended release schedule at JOSS? I would like the package to be cited using this JOSS publication, so I have included a reference in the package CITATION file. However, the DOI will only be registered later, and the volume and issue number are probably not yet fixed (or can I assume "4(33)" as indicated in the footnote of the current proof?). Should I release the package on CRAN prior to or after JOSS acceptance and archiving on Zenodo?

@karthik
Copy link
Contributor

karthik commented Feb 3, 2019

@whedon generate pdf

@whedon
Copy link
Author

whedon commented Feb 3, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Feb 3, 2019

@karthik
Copy link
Contributor

karthik commented Feb 4, 2019

@whedon commands

@karthik
Copy link
Contributor

karthik commented Feb 4, 2019

@whedon check references

@whedon
Copy link
Author

whedon commented Feb 4, 2019

Attempting to check references...

@whedon
Copy link
Author

whedon commented Feb 4, 2019


OK DOIs

- http://doi.org/10.1214/14-AOAS743 is OK
- http://doi.org/10.1007/s10543-007-0131-2 is OK
- http://doi.org/10.1093/sysbio/syv057 is OK
- http://doi.org/10.18637/jss.v077.i11 is OK
- http://doi.org/10.18637/jss.v012.i06 is OK
- http://doi.org/10.1016/j.cpc.2005.01.010 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@openjournals openjournals deleted a comment from whedon Feb 4, 2019
@karthik
Copy link
Contributor

karthik commented Feb 4, 2019

@bastistician Can you please deposit the latest version of your package on Zenodo and share the DOI with me here? 🙏

@bastistician
Copy link

@karthik Today, I have released the package on CRAN (version 0.7.1) and created a corresponding GitHub release, which has subsequently been pushed to Zenodo. Here is the DOI:

https://doi.org/10.5281/zenodo.2559486

@karthik
Copy link
Contributor

karthik commented Feb 8, 2019

@whedon set zenodo.2559486 as archive

@whedon
Copy link
Author

whedon commented Feb 8, 2019

zenodo.2559486 doesn't look like an archive DOI.

@karthik
Copy link
Contributor

karthik commented Feb 8, 2019

@whedon set 10.5281/zenodo.2559486 as archive

@whedon
Copy link
Author

whedon commented Feb 8, 2019

OK. 10.5281/zenodo.2559486 is the archive.

@karthik
Copy link
Contributor

karthik commented Feb 8, 2019

@whedon accept

@whedon
Copy link
Author

whedon commented Feb 8, 2019

Attempting dry run of processing paper acceptance...

@whedon
Copy link
Author

whedon commented Feb 8, 2019


OK DOIs

- http://doi.org/10.1214/14-AOAS743 is OK
- http://doi.org/10.1007/s10543-007-0131-2 is OK
- http://doi.org/10.1093/sysbio/syv057 is OK
- http://doi.org/10.18637/jss.v077.i11 is OK
- http://doi.org/10.18637/jss.v012.i06 is OK
- http://doi.org/10.1016/j.cpc.2005.01.010 is OK

MISSING DOIs

- None

INVALID DOIs

- None

@whedon
Copy link
Author

whedon commented Feb 8, 2019

Check final proof 👉 openjournals/joss-papers#478

If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#478, then you can now move forward with accepting the submission by compiling again with the flag deposit=true e.g.

@whedon accept deposit=true

@karthik
Copy link
Contributor

karthik commented Feb 8, 2019

LGTM. EICs, this is ready to accept.

@arfon
Copy link
Member

arfon commented Feb 12, 2019

LGTM. EICs, this is ready to accept.

Thanks @karthik. In the future can you ping @openjournals/joss-eics?

@arfon
Copy link
Member

arfon commented Feb 12, 2019

@whedon accept deposit=true

@whedon
Copy link
Author

whedon commented Feb 12, 2019

Doing it live! Attempting automated processing of paper acceptance...

@whedon
Copy link
Author

whedon commented Feb 12, 2019

🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨

Here's what you must now do:

  1. Check final PDF and Crossref metadata that was deposited 👉 Creating pull request for 10.21105.joss.01056 joss-papers#485
  2. Wait a couple of minutes to verify that the paper DOI resolves https://doi.org/10.21105/joss.01056
  3. If everything looks good, then close this review issue.
  4. Party like you just published a paper! 🎉🌈🦄💃👻🤘

Any issues? notify your editorial technical team...

@arfon
Copy link
Member

arfon commented Feb 12, 2019

@wrathematics - many thanks for your review here and to @karthik for editing this submission ✨

@bastistician - your paper is now accepted into JOSS ⚡🚀💥

@arfon arfon closed this as completed Feb 12, 2019
@whedon
Copy link
Author

whedon commented Feb 12, 2019

🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉

If you would like to include a link to your paper from your README use the following code snippets:

Markdown:
[![DOI](http://joss.theoj.org/papers/10.21105/joss.01056/status.svg)](https://doi.org/10.21105/joss.01056)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.01056">
  <img src="http://joss.theoj.org/papers/10.21105/joss.01056/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: http://joss.theoj.org/papers/10.21105/joss.01056/status.svg
   :target: https://doi.org/10.21105/joss.01056

This is how it will look in your documentation:

DOI

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:

@whedon whedon added published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. labels Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted published Papers published in JOSS recommend-accept Papers recommended for acceptance in JOSS. review
Projects
None yet
Development

No branches or pull requests

6 participants