Joss-reviews: [REVIEW]: autoplotly: An R package for automatic generation of interactive visualizations for statistical results

Created on 29 Mar 2018  ·  40Comments  ·  Source: openjournals/joss-reviews

Submitting author: @terrytangyuan (Yuan Tang)
Repository: https://github.com/terrytangyuan/autoplotly
Version: v0.1.1
Editor: @arfon
Reviewer: @chlalanne, @corybrunson
Archive: 10.5281/zenodo.1221391

Status

status

Status badge code:

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

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

@chlalanne & @corybrunson, 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 @arfon know.

Review checklist for @chlalanne

Conflict of interest

Code of Conduct

General checks

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

Functionality

  • [x] Installation: Does installation proceed as outlined in the documentation?
  • [x] Functionality: Have the functional claims of the software been confirmed?
  • [x] 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

  • [x] A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • [x] Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • [x] Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • [x] Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • [x] Automated tests: Are there automated tests or manual steps described so that the function of the software can be verified?
  • [x] 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

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

Review checklist for @corybrunson

Conflict of interest

Code of Conduct

General checks

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

Functionality

  • [x] Installation: Does installation proceed as outlined in the documentation?
  • [x] Functionality: Have the functional claims of the software been confirmed?
  • [x] 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

  • [x] A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • [x] Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
  • [x] Example usage: Do the authors include examples of how to use the software (ideally to solve real-world analysis problems).
  • [x] Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
  • [x] Automated tests: Are there automated tests or manual steps described so that the function of the software can be verified?
  • [x] 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

  • [x] Authors: Does the paper.md file include a list of authors with their affiliations?
  • [x] A statement of need: Do the authors clearly state what problems the software is designed to solve and who the target audience is?
  • [x] References: Do all archival references that should have a DOI list one (e.g., papers, datasets, software)?
accepted published recommend-accept review

All 40 comments

Hello human, I'm @whedon. I'm here to help you with some common editorial tasks. @chlalanne, 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:

  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
Attempting PDF compilation. Reticulating splines etc...

@chlalanne, @corybrunson - please carry out your review in this issue by updating the checklist above and giving feedback in this issue. The reviewer guidelines are available here: http://joss.theoj.org/about#reviewer_guidelines

Any questions/concerns please let me know.

Thanks @arfon. Do you know why the references do not show up in the compiled PDF?

@terrytangyuan - I think this is because they're not being cited directly. (You can read how to do that here)

Thanks. I just fixed it in master branch of the repo so feel free to recompile the PDF.

@whedon generate pdf

Attempting PDF compilation. Reticulating splines etc...

Thank you for your patience @terrytangyuan ! I am beginning my review.

@terrytangyuan i have a question that i don't think is appropriate as an issue on the submitted repo. It may just reflect my lack of knowledge about software licenses.

autoplotly is licensed under Apache 2.0, which is described as incompatible with GPLv3 (and v2) in this direction. Since ggplot2 and ggfortify are licensed under GPLv2, this seems to present a problem. Can you address that?

A note on references: Of the works cited (3 packages, one book, and one publication in _The R Journal_), only one has been assigned a DOI (so far as i can tell), and it is missing from the list. That one is Wickham's book on ggplot2.

@corybrunson Thanks for taking the time to review! I just responded your issues. I've listed out the TODOs below:

  • [x] Move blogpost to package vignette (with eval = FALSE in .Rmd file)
  • [x] Add community guidelines to ggfortify and autoplotly repos
  • [x] Change autoplotly license to GPLv2
  • [x] Add DOI to ggplot2 book citation

I'll work on them soon.

@corybrunson Note that I am not adding a LICENSE file to the repo though since they are usually not required for R packages. This is a Github rendering issue and I believe they are working on the fix. I will fix the license in DESCRIPTION file only.

@corybrunson Just finished all the TODOs. Could you review again? Thanks!

@whedon generate pdf

Attempting PDF compilation. Reticulating splines etc...

@terrytangyuan Great! Everything looks and works good for me. I have one final suggestion for the README: Now that a vignette is included, the development version might better be installed via:

devtools::install_github("terrytangyuan/autoplotly", build_vignettes = TRUE)

@arfon i have concluded my review and recommend acceptance.

@corybrunson - excellent. Thanks!

@chlalanne - when do you think you might be able to complete your review by?

Sorry for the delay. I somewhat messed up with GH notifications. The package looks great and is working out of the box for me. I reviewed the vignette and the test suite, and they look ok to me.

@terrytangyuan I only have a couple a minor comments:

  1. You cited SO as a possible placeholder for reporting issues or seeking help (ISSUE_TEMPLATE.md); maybe you should also indicate that users need to provide a minimal reproducible example, per SO policy, to prevent questions being closed quickly.
  2. You do not mention plotly::ggplotly(), which provides similar facilities but without the ggfortify backend. I would have thought that it would perhaps fit in the last paragraph of you paper.md file.

@arfon I am done with the review and I am happy with the project as it stands.

⚡️thanks @chlalanne.

@terrytangyuan - please take a look at @chlalanne's feedback above.

Thanks everyone! I've addressed your comments.

Great! @terrytangyuan - At this point could you make an archive of the reviewed software in Zenodo/figshare/other service and update this thread with the DOI of the archive? I can then move forward with accepting the submission.

@arfon Here it is: DOI

@whedon generate pdf

Attempting PDF compilation. Reticulating splines etc...

@arfon Please hold off on the publishing. I've resolving some minor issues with the Rmarkdown generation. Will ping you when ready. BTW, just curious - if I update paper.md going forward, would it automatically update the paper?

@whedon generate pdf

Attempting PDF compilation. Reticulating splines etc...

@arfon All issues fixed now. See DOI in my comments above (you can also find it in project README). Also note that the previously archived version on Zenodo does not have the most recent paper. You should find the most recent paper in the repo (seems like Whedon got it right). Thanks for everyone’s time!

@whedon set 10.5281/zenodo.1221391 as archive

OK. 10.5281/zenodo.1221391 is the archive.

BTW, just curious - if I update paper.md going forward, would it automatically update the paper?

No, it wouldn't update on the final JOSS site but @whedon can always compile the latest version for you here.

@chlalanne & @corybrunson - many thanks for your reviews here ✨

@terrytangyuan - your paper is now accepted into JOSS and your DOI is https://doi.org/10.21105/joss.00657 :zap: :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:

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

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:

Was this page helpful?
0 / 5 - 0 ratings