Closed editorialbot closed 2 years 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
Software report:
github.com/AlDanial/cloc v 1.88 T=0.05 s (746.4 files/s, 109829.0 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
TOML 4 301 2 1326
Julia 18 194 238 1254
SVG 1 1 1 932
XML 1 0 0 540
Markdown 8 146 0 390
TeX 1 11 0 212
YAML 4 6 22 132
JSON 2 0 0 31
-------------------------------------------------------------------------------
SUM: 39 659 263 4817
-------------------------------------------------------------------------------
gitinspector failed to run statistical information for the repository
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1038/nrg.2016.58 is OK
- 10.1093/bioinformatics/bty197 is OK
- 10.1016/j.mex.2020.100978 is OK
- 10.1016/j.tree.2018.04.009 is OK
- 10.1126/science.1193954 is OK
- 10.1111/j.1461-0248.2010.01545.x is OK
- 10.1038/s41576-021-00394-0 is OK
- 10.1002/bes2.1801 is OK
- 10.1098/rstb.2009.0012 is OK
- 10.1093/bioinformatics/btz311 is OK
- 10.1093/bioinformatics/btl415 is OK
- 10.1186/s12859-021-04415-x is OK
- 10.1111/ecog.05687 is OK
- 10.1093/molbev/msw211 is OK
- 10.1111/ecog.00680 is OK
- 10.1177/00375497211068820 is OK
MISSING DOIs
- None
INVALID DOIs
- None
Wordcount for paper.md
is 853
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
@slwu89, @tijeco: Thanks for agreeing to review. Please carry out your review in this issue by first creating a checklist (@editorialbot generate my checklist
) and then updating it as the review proceeds. The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. If possible create issues (and cross-reference) in the submission's repository to avoid too specific discussions in this review thread.
If you have any questions or concerns please let me know.
@kavir1698 I've started going through the examples. I started with the following agentdata, modeldata, model = runmodel("examples/paramfile1.jl")
and ran into an error, which I believe is due to a typo in the paramfile. I've raised an issue here (https://github.com/kavir1698/EvoDynamics.jl/issues/33).
As is, the example in examples/paramfile2.jl
works as expected. I'd say the documentation on setting up the model parameters and running the simulations is well done, but there seems to be very little on the interpretation of what the output is.
For example, the runmodel()
function that is used to create agentdata, modeldata, model
, a dataframe with values mean_fitness_per_species
and species_N
is generated, but I see no description of what those fields are in the documentation.
I think the documentation of the expected output needs to be updated. I've submitted an issue with more information here (https://github.com/kavir1698/EvoDynamics.jl/issues/34)
Thank you @tijeco for your feedback. I have addressed the issue. Once all the issue of this review are addressed, I will release a new version of the package.
Hi @mikldk, I've been rather sick lately and unable to start the review yet. I'll aim to begin next week, I just wanted to update here to let you know I'm aware of the task.
@slwu89 Thanks for the update. Get well soon.
@editorialbot generate pdf
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
@tijeco: Can you please give a brief status of your review? This is not to rush you, merely to give me an impression of the progress and time-frame.
@slwu89: Can you confirm that you have finished the review and recommend that this paper is now published?
@mikldk yes, all of my comments have been addressed in a satisfactory manner and I recommend publication.
@mikldk hoping to finish the review this weekend!
@mikldk and @kavir1698 I've finished my review! This is a really awesome library, and I'm excited to see the many fun studies that come out that use this library!
I definitely recommend publication.
@slwu89, @tijeco: Thanks for the reviews! And for the recommendation of publication.
@kavir1698 :
@editorialbot generate pdf
@editorialbot generate pdf
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
Thank you all for your time.
@mikldk The version of the package to the published is v0.17.0 (https://zenodo.org/record/7303672). The DOI is 10.5281/zenodo.7303672.
Can I update the version mentioned in the paper from 0.16.0 to 0.17.0?
@editorialbot set v0.17.0 as version
Done! version is now v0.17.0
@editorialbot set 10.5281/zenodo.7303672 as archive
Done! Archive is now 10.5281/zenodo.7303672
@editorialbot recommend-accept
Attempting dry run of processing paper acceptance...
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):
OK DOIs
- 10.1038/nrg.2016.58 is OK
- 10.1093/bioinformatics/bty197 is OK
- 10.1016/j.mex.2020.100978 is OK
- 10.1016/j.tree.2018.04.009 is OK
- 10.1126/science.1193954 is OK
- 10.1111/j.1461-0248.2010.01545.x is OK
- 10.1038/s41576-021-00394-0 is OK
- 10.1002/bes2.1801 is OK
- 10.1098/rstb.2009.0012 is OK
- 10.1093/bioinformatics/btz311 is OK
- 10.1093/bioinformatics/btl415 is OK
- 10.1186/s12859-021-04415-x is OK
- 10.1111/ecog.05687 is OK
- 10.1093/molbev/msw211 is OK
- 10.1111/ecog.00680 is OK
- 10.1177/00375497211068820 is OK
MISSING DOIs
- None
INVALID DOIs
- None
:wave: @openjournals/bcm-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/3701, then you can now move forward with accepting the submission by compiling again with the command @editorialbot accept
@kavir1698 I am the AEiC for this track and here to help process this work for acceptance in JOSS. I have check the ZENODO archive and all seems in order there. I have read your paper too and have the below remaining points that need your attention, feel free to disagree with some of these recommendations:
Baltzerstrasse 6, CH-3012
(street postcode info) from the affiliationEvoDynamics.jl aims to connect genomes and phenomes in an easy building-block way to allow exploring many scenarios connecting the two.
. In particular the in an easy building-block way
sounds awkward, and allow exploring many scenarios connecting the two
should perhaps become something like enabling the exploration of many scenarios connecting the two
. ...for biodiversity response to global change...
should read ...for biodiversity responses to global change...
Let me know when you've processed the above. Thanks.
Hi @Kevin-Mattheus-Moerman, Thanks for your feedback. I have incorporated your suggestions in the paper.
@editorialbot generate pdf
:point_right::page_facing_up: Download article proof :page_facing_up: View article proof on GitHub :page_facing_up: :point_left:
@kavir1698 all looks good to me now. Thanks for processing those changes. We will proceed now with formal acceptance.
@editorialbot accept
Doing it live! Attempting automated processing of paper acceptance...
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨
Here's what you must now do:
Any issues? Notify your editorial technical team...
Congratulations @kavir1698 on this JOSS publication!!!!
And thank you @mikldk for editing!
Also a special thank you to @slwu89 and @tijeco for their review efforts!
: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.04775/status.svg)](https://doi.org/10.21105/joss.04775)
HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.04775">
<img src="https://joss.theoj.org/papers/10.21105/joss.04775/status.svg" alt="DOI badge" >
</a>
reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.04775/status.svg
:target: https://doi.org/10.21105/joss.04775
This is how it will look in your documentation:
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:
Submitting author: !--author-handle-->@kavir1698<!--end-author-handle-- (Ali Rezaee Vahdati) Repository: https://github.com/kavir1698/EvoDynamics.jl Branch with paper.md (empty if default branch): Version: v0.17.0 Editor: !--editor-->@mikldk<!--end-editor-- Reviewers: @slwu89, @tijeco Archive: 10.5281/zenodo.7303672
Status
Status badge code:
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
@slwu89 & @tijeco, 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:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @mikldk 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 @tijeco
📝 Checklist for @slwu89