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]: biotools: a package for optimization cluster analysis #1321

Closed
13 of 18 tasks
whedon opened this issue Mar 14, 2019 · 23 comments
Closed
13 of 18 tasks

[REVIEW]: biotools: a package for optimization cluster analysis #1321

whedon opened this issue Mar 14, 2019 · 23 comments
Assignees

Comments

@whedon
Copy link

whedon commented Mar 14, 2019

Submitting author: @arsilva87 (Anderson da Silva)
Repository: https://github.com/arsilva87/biotools
Version: 3.1
Editor: @karthik
Reviewer: @diyadas
Archive: Pending

Status

status

Status badge code:

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

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

@diyadas, 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 @diyadas

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 (3.1)?
  • Authorship: Has the submitting author (@arsilva87) 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 Mar 14, 2019

Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @diyadas 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 Mar 14, 2019

Attempting PDF compilation. Reticulating splines etc...

@whedon
Copy link
Author

whedon commented Mar 14, 2019

@karthik
Copy link
Contributor

karthik commented Mar 14, 2019

@whedon check references

@whedon
Copy link
Author

whedon commented Mar 14, 2019

Attempting to check references...

@whedon
Copy link
Author

whedon commented Mar 14, 2019


OK DOIs

- 10.1093/bioinformatics/bts322 is OK
- 10.4155/bfs.13.5 is OK
- 10.1590/S0100-204X2013000600003 is OK
- 10.5897/AJAR2013.7588 is OK
- 10.1590/S0100-204X2007001000008 is OK

MISSING DOIs

- https://doi.org/10.1002/ajpa.1330120224 may be missing for title: Advanced statistical methods in biometric research
- https://doi.org/10.1002/9781118313718.part2 may be missing for title: The relative importance of characters affecting genetic divergence
- https://doi.org/10.3329/bjb.v43i3.21600 may be missing for title: Genetic diversity of chilli (Capsicum annuum L.) genotypes of India based on morpho-chemical traits

INVALID DOIs

- None

@karthik
Copy link
Contributor

karthik commented Mar 14, 2019

@arsilva87 Can you please remove biotools_5.0.tar.gz from the repo?

@arsilva87
Copy link

@karthik It was removed.

@karthik
Copy link
Contributor

karthik commented Apr 4, 2019

@arsilva87 Following up from the issue I raised in your repo, the reviewers and I are unable to install your software with reasonable effort. It's because of your dependency on rpanel, which requires a dated Tcltk widget called BWidget. Can you please articulate why you need these dependencies, how you are using them and why you are unable to refactor with modern alternatives? I'm pausing the review until we are able to resolve this.

@karthik karthik added the paused label Apr 4, 2019
@arsilva87
Copy link

@karthik The problem was solved by removing the dependencies with none or minimal losses, only for a single functionality of the package.

@arsilva87
Copy link

arsilva87 commented Apr 12, 2019

@whedon and @karthik Please continue the review.

@diyadas
Copy link

diyadas commented Apr 29, 2019

The README still directs users to install from CRAN, which I gather has not been updated. Installation proceeds with devtools::install_github - please update the README.

@arsilva87
Copy link

@diyadas README file updated.

@labarba
Copy link
Member

labarba commented May 10, 2019

@karthik — It looks like the author is asking for this review to be re-started. Can you get back in? I'm removing the "paused" label now.

@labarba labarba removed the paused label May 10, 2019
@labarba
Copy link
Member

labarba commented May 10, 2019

@diyadas — Could you check on the author improvements, continue with your checklist, and report back to us with anything missing? Thank you!

@karthik
Copy link
Contributor

karthik commented May 16, 2019

@diyadas Do you need help continuing the review?

@diyadas
Copy link

diyadas commented May 16, 2019

Thanks for your patience. I've opened issues in your repo @arsilva87. I'll be happy to take a look again after they're addressed.

@labarba
Copy link
Member

labarba commented Jun 8, 2019

👋 @arsilva87 — Can you give us an update? If you're not close to done, please let me know of a time period to set a reminder for you.

@arsilva87
Copy link

@labarba I have updated the repository and worked on the issued pointed out by @diyadas. Thanks.

@labarba
Copy link
Member

labarba commented Jun 9, 2019

@karthik — please have a look at the progress here

@arsilva87
Copy link

@karthik How is the reviewing progress?

@arfon
Copy link
Member

arfon commented Jul 21, 2019

@diyadas & @karthik, many thanks for your efforts thus far. As I have outlined in my email to @arsilva87, this submission still falls well below what is expected of a JOSS submission. As such I am rejecting this submission and invite the author to resubmit if they are able to bring the submission up to standard.

@arfon arfon closed this as completed Jul 21, 2019
@ooo
Copy link

ooo bot commented Jul 21, 2019

👋 Hey @arfon...

Letting you know, @karthik is currently OOO until Friday, August 30th 2019. ❤️

@arfon arfon added the rejected label Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants