openjournals / joss-reviews

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

[REVIEW]: sptotal: an R package for predicting totals and weighted sums from spatial data #5363

Closed editorialbot closed 1 year ago

editorialbot commented 1 year ago

Submitting author: !--author-handle-->@highamm<!--end-author-handle-- (Matt Higham) Repository: https://github.com/highamm/sptotal Branch with paper.md (empty if default branch): Version: v1.0.1 Editor: !--editor-->@fabian-s<!--end-editor-- Reviewers: @Athene-ai, @garretrc Archive: 10.5281/zenodo.7962631

Status

status

Status badge code:

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

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

@Athene-ai & @garretrc, 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 @fabian-s 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 @Athene-ai

📝 Checklist for @garretrc

editorialbot commented 1 year ago

Hello humans, I'm @editorialbot, a robot that can help you with some common editorial tasks.

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

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:

@editorialbot generate pdf
editorialbot commented 1 year ago
Software report:

github.com/AlDanial/cloc v 1.88  T=0.07 s (1453.8 files/s, 201078.7 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
HTML                            46           1450            180           6282
R                               29            417           1118           1194
XML                              3              0              2            606
Markdown                         5            158              0            495
CSS                              3             98             52            442
JavaScript                       4             64             34            266
Rmd                              2            176            325            166
YAML                             6             27             12            139
TeX                              1             10              0            106
SVG                              1              0              1             11
-------------------------------------------------------------------------------
SUM:                           100           2400           1724           9707
-------------------------------------------------------------------------------

gitinspector failed to run statistical information for the repository
editorialbot commented 1 year ago

Wordcount for paper.md is 1242

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

OK DOIs

- 10.1371/journal.pone.0282524 is OK
- 10.32614/rj-2018-009 is OK
- 10.1080/11956860.2002.11682701 is OK
- 10.1111/2041-210X.13919 is OK
- 10.1371/journal.pone.0059129 is OK
- 10.1037/e471672008-001 is OK
- 10.1007/s10651-007-0035-y is OK
- 10.1016/j.cageo.2004.03.012 is OK

MISSING DOIs

- None

INVALID DOIs

- None
editorialbot commented 1 year ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

fabian-s commented 1 year ago

Hi @Athene-ai & @garretrc, thanks again for agreeing to review this. Please read the top level comment in this thread and create your reviewer checklists.

fabian-s commented 1 year ago

see also https://github.com/highamm/sptotal/issues/7

Athene-ai commented 1 year ago

Review checklist for @Athene-ai

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

garretrc commented 1 year ago

Review checklist for @garretrc

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

fabian-s commented 1 year ago

@garretrc: could you please fill the remainder of the checklist and add comments or open issues for the remaining open points in your checklist so we can discuss what steps @highamm needs to take to get this paper published?

garretrc commented 1 year ago

H

@garretrc: could you please fill the remainder of the checklist and add comments or open issues for the remaining open points in your checklist so we can discuss what steps @highamm needs to take to get this paper published?

Yes, I'll get to work this week, unfortunately up against a submission deadline today. From what I've read and messed with, I think I will have some helpful feedback!

garretrc commented 1 year ago

Still need to test out the package a bit but left a couple quick comments on the paper as an issue! Looking great so far.

fabian-s commented 1 year ago

hi @garretrc -- could you please fill the remainder of the checklist and/or update us on any problems you have identified?

garretrc commented 1 year ago

Done! Ran some tests for installation + functionality on ubuntu and mac, everything looks great and the results are as expected.

fabian-s commented 1 year ago

@editorialbot generate pdf

fabian-s commented 1 year ago

@editorialbot check references

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

OK DOIs

- 10.1371/journal.pone.0282524 is OK
- 10.32614/rj-2018-009 is OK
- 10.1080/11956860.2002.11682701 is OK
- 10.1111/2041-210X.13919 is OK
- 10.1371/journal.pone.0059129 is OK
- 10.1037/e471672008-001 is OK
- 10.1007/s10651-007-0035-y is OK
- 10.1016/j.cageo.2004.03.012 is OK

MISSING DOIs

- None

INVALID DOIs

- None
editorialbot commented 1 year ago

:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:

fabian-s commented 1 year ago

@highamm -- we are ready to recommend acceptance of this paper now.

At this point could you:

I can then move forward with recommending acceptance of the submission.

highamm commented 1 year ago

@fabian-s Great, thank you for the update!

The tagged release version of the software is v1.0.1 given at https://github.com/highamm/sptotal/tree/v1.0.1

The software is now archived in Zenodo with DOI 10.5281/zenodo.7962631 at https://doi.org/10.5281/zenodo.7962631. The authors and title do match the authors and title in the paper and on the software.

The DOI for the archived version is 10.5281/zenodo.7962631

Let me know if I missed anything here!

highamm commented 1 year ago

I also want to thank @Athene-ai and @garretrc for your taking time out of your schedules to review the software, and, to thank @fabian-s for organizing the review. I (along with the package co-authors) very much appreciate it!

fabian-s commented 1 year ago

@editorialbot set 10.5281/zenodo.7962631 as archive

editorialbot commented 1 year ago

Done! archive is now 10.5281/zenodo.7962631

fabian-s commented 1 year ago

@editorialbot set v1.0.1 as version

editorialbot commented 1 year ago

Done! version is now v1.0.1

fabian-s commented 1 year ago

@editorialbot recommend-accept

editorialbot commented 1 year ago
Attempting dry run of processing paper acceptance...
editorialbot commented 1 year ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1371/journal.pone.0282524 is OK
- 10.32614/rj-2018-009 is OK
- 10.1080/11956860.2002.11682701 is OK
- 10.1111/2041-210X.13919 is OK
- 10.1371/journal.pone.0059129 is OK
- 10.1037/e471672008-001 is OK
- 10.1007/s10651-007-0035-y is OK
- 10.1016/j.cageo.2004.03.012 is OK

MISSING DOIs

- None

INVALID DOIs

- None
editorialbot commented 1 year ago

:wave: @openjournals/ese-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/4260, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept

kthyng commented 1 year ago

A few items to wrap up:

kthyng commented 1 year ago

Looks good!

kthyng 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: Higham given-names: Matt - family-names: Hoef given-names: Jay Ver - family-names: Frank given-names: Bryce - family-names: Dumelle given-names: Michael orcid: "https://orcid.org/0000-0002-3393-5529" doi: 10.5281/zenodo.7962631 message: If you use this software, please cite our article in the Journal of Open Source Software. preferred-citation: authors: - family-names: Higham given-names: Matt - family-names: Hoef given-names: Jay Ver - family-names: Frank given-names: Bryce - family-names: Dumelle given-names: Michael orcid: "https://orcid.org/0000-0002-3393-5529" date-published: 2023-05-24 doi: 10.21105/joss.05363 issn: 2475-9066 issue: 85 journal: Journal of Open Source Software publisher: name: Open Journals start: 5363 title: "sptotal: an R package for predicting totals and weighted sums from spatial data" type: article url: "https://joss.theoj.org/papers/10.21105/joss.05363" volume: 8 title: "sptotal: an R package for predicting totals and weighted sums from spatial data" ```

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/4264
  2. Wait a couple of minutes, then verify that the paper DOI resolves https://doi.org/10.21105/joss.05363
  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...

kthyng commented 1 year ago

Congrats on your new paper @highamm! Many thanks to editor @fabian-s and reviewers @Athene-ai @garretrc for your time, hard work, and expertise!!

(I'll close this issue once the DOI resolves.)

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.05363/status.svg)](https://doi.org/10.21105/joss.05363)

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

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

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:

kthyng commented 1 year ago

@highamm if you're up for it, I'd recommend you sign up to be a reviewer! The new reviewer system is here: https://reviewers.joss.theoj.org/

highamm commented 1 year ago

@kthyng I just registered! Thank you for your help in organizing this review and thanks again to @fabian-s, @Athene-ai , and @garretrc for your time with this as well!