openjournals / joss-reviews

Reviews for the Journal of Open Source Software
Creative Commons Zero v1.0 Universal
718 stars 38 forks source link

[REVIEW]: graphlayouts: Layout algorithms for network visualizations in R #5238

Closed editorialbot closed 1 year ago

editorialbot commented 1 year ago

Submitting author: !--author-handle-->@schochastics<!--end-author-handle-- (David Schoch) Repository: https://github.com/schochastics/graphlayouts Branch with paper.md (empty if default branch): Version: v1.0.0 Editor: !--editor-->@crvernon<!--end-editor-- Reviewers: @bpbond, @ndjackso Archive: 10.5281/zenodo.7870213

Status

status

Status badge code:

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

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

@bpbond & @ndjackso, your review will be checklist based. Each of you will have a separate checklist that you should update when carrying out your review. First of all you need to run this command in a separate comment to create the checklist:

@editorialbot generate my checklist

The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @crvernon know.

✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨

Checklists

πŸ“ Checklist for @ndjackso

πŸ“ Checklist for @bpbond

editorialbot commented 1 year ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.18637/jss.v024.i06 is OK
- 10.1007/978-3-540-31843-9_25 is OK
- 10.7155/jgaa.00370 is OK
- 10.1007/978-3-642-11805-0_12 is OK
- 10.1007/978-3-319-50106-2_2 is OK
- 10.18637/jss.v024.i01 is OK

MISSING DOIs

- None

INVALID DOIs

- None
editorialbot commented 1 year ago

:wave: @openjournals/csism-eics, this paper is ready to be accepted and published.

Check final proof :point_right::page_facing_up: Download article

If the paper PDF and the deposit XML files look good in https://github.com/openjournals/joss-papers/pull/4185, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

arfon commented 1 year ago

@editorialbot accept

editorialbot commented 1 year ago
Doing it live! Attempting automated processing of paper acceptance...
editorialbot commented 1 year ago

Ensure proper citation by uploading a plain text CITATION.cff file to the default branch of your repository.

If using GitHub, a Cite this repository menu will appear in the About section, containing both APA and BibTeX formats. When exported to Zotero using a browser plugin, Zotero will automatically create an entry using the information contained in the .cff file.

You can copy the contents for your CITATION.cff file here:

CITATION.cff

``` cff-version: "1.2.0" authors: - family-names: Schoch given-names: David orcid: "https://orcid.org/0000-0003-2952-4812" doi: 10.5281/zenodo.7870213 message: If you use this software, please cite our article in the Journal of Open Source Software. preferred-citation: authors: - family-names: Schoch given-names: David orcid: "https://orcid.org/0000-0003-2952-4812" date-published: 2023-04-29 doi: 10.21105/joss.05238 issn: 2475-9066 issue: 84 journal: Journal of Open Source Software publisher: name: Open Journals start: 5238 title: "graphlayouts: Layout algorithms for network visualizations in R" type: article url: "https://joss.theoj.org/papers/10.21105/joss.05238" volume: 8 title: "graphlayouts: Layout algorithms for network visualizations in R" ```

If the repository is not hosted on GitHub, a .cff file can still be uploaded to set your preferred citation. Users will be able to manually copy and paste the citation.

Find more information on .cff files here and here.

editorialbot commented 1 year ago

🐦🐦🐦 πŸ‘‰ Tweet for this paper πŸ‘ˆ 🐦🐦🐦

editorialbot commented 1 year ago

🐘🐘🐘 πŸ‘‰ Toot for this paper πŸ‘ˆ 🐘🐘🐘

editorialbot commented 1 year ago

🚨🚨🚨 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 :point_right: https://github.com/openjournals/joss-papers/pull/4186
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.05238
  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 commented 1 year ago

@bpbond, @ndjackso – many thanks for your reviews here and to @crvernon for editing this submission! JOSS relies upon the volunteer effort of people like you and we simply wouldn't be able to do this without you ✨

@schochastics – your paper is now accepted and published in JOSS :zap::rocket::boom:

editorialbot commented 1 year ago

: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 snippets:

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

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

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

This is how it will look in your documentation:

DOI

We need your help!

The 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: