openjournals / joss-reviews

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

[REVIEW]: Fortuna.jl: Structural and System Reliability Analysis in Julia #6967

Open editorialbot opened 4 weeks ago

editorialbot commented 4 weeks ago

Submitting author: !--author-handle-->@AkchurinDA<!--end-author-handle-- (Damir Akchurin) Repository: https://github.com/AkchurinDA/Fortuna.jl Branch with paper.md (empty if default branch): JOSS Version: v0.10.1 Editor: !--editor-->@jbytecode<!--end-editor-- Reviewers: @baxmittens, @rafaelorozco Archive: 10.5281/zenodo.13222060

Status

status

Status badge code:

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

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

@baxmittens & @rafaelorozco, 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 @jbytecode 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 @baxmittens

📝 Checklist for @rafaelorozco

editorialbot commented 4 weeks 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 4 weeks ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1016/j.jcsr.2023.108327 is OK
- 10.1016/j.jocs.2020.101204 is OK
- 10.1016/j.jcsr.2023.108210 is OK
- 10.21105/joss.03349 is OK
- 10.1061/(ASCE)CP.1943-5487.0000002 is OK
- 10.18637/jss.v098.i16 is OK
- 10.21105/joss.05161 is OK
- 10.1137/141000671 is OK
- 10.1108/JSFE-07-2016-0010 is OK
- 10.1016/j.strusafe.2005.03.002 is OK
- 10.48550/ARXIV.1607.07892 is OK
- 10.21105/joss.06189 is OK
- 10.1016/j.ress.2012.10.008 is OK
- 10.5281/ZENODO.12571719 is OK

MISSING DOIs

- No DOI given, and none found for title: A Review of Recent Features and Improvements Added...
- No DOI given, and none found for title: Turing: A Language for Flexible Probabilistic Infe...

INVALID DOIs

- None
editorialbot commented 4 weeks ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.08 s (1011.6 files/s, 113887.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Julia                           46            980            982           3282
SVG                              3              0              0           1813
Markdown                        22            447              0           1230
TeX                              2             25              0            339
YAML                             7              0              3            185
TOML                             2              4              0             39
CSS                              1              2              6              7
-------------------------------------------------------------------------------
SUM:                            83           1458            991           6895
-------------------------------------------------------------------------------

Commit count by author:

   214  Damir Akchurin
    15  CompatHelper Julia
    14  AkchurinDA
     2  dependabot[bot]
editorialbot commented 4 weeks ago

Paper file info:

📄 Wordcount for paper.md is 992

✅ The paper includes a Statement of need section

editorialbot commented 4 weeks ago

License info:

✅ License found: MIT License (Valid open source OSI approved license)

editorialbot commented 4 weeks ago

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

jbytecode commented 4 weeks ago

@baxmittens, @rafaelorozco

This is the review thread. Firstly you can create you task list by typing

@editorialbot generate my checklist

Whenever you finish a task, you can check off of the corresponding task item. The review is interactive, so that means, you don't need to push a full review report after all the task finishes, rather, in each step you can ask questions, create pull requests in the target repo, and interact with the other reviewers and the editor.

Thank you in advance.

baxmittens commented 4 weeks ago

Review checklist for @baxmittens

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

baxmittens commented 3 weeks ago

Hi @AkchurinDA

I ran Grammarly over your paper and created a pull request.

https://github.com/AkchurinDA/Fortuna.jl/pull/85

Double-check carefully before accepting the changes or rejecting them as you like.

I will continue to review it later this week. From what I have seen, it looks like an exciting package.

AkchurinDA commented 3 weeks ago

Hi @baxmittens,

Thank you very much for the suggestions. I have reviewed and merged your pull request.

rafaelorozco commented 3 weeks ago

Review checklist for @rafaelorozco

Conflict of interest

Code of Conduct

General checks

Functionality

Documentation

Software paper

AkchurinDA commented 3 weeks ago

Hi @baxmittens and @rafaelorozco,

I just wanted to say thank you for starting the review process so quick!

baxmittens commented 2 weeks ago

Hi all, I was inactive for a while (vacation), I will continue with the revue tomorrow.

AkchurinDA commented 2 weeks ago

Hi @baxmittens,

Thanks for the heads up. Hope you had a good time off.

rafaelorozco commented 2 weeks ago

I have no such justification, I have been doing a couple checkmarks a day. I hope that my pace is acceptable!

I was thinking that community guidelines specifically for how to contribute to the software would be nice. I see you have a section in the readme for raising issue so maybe just add contribute guidelines there to make that clear.

AkchurinDA commented 2 weeks ago

Hi @rafaelorozco,

Thank you for the suggestion. I will add a simple contribution guideline in a few hours.

AkchurinDA commented 2 weeks ago

@rafaelorozco,

I have added a simple contribution guideline here. Please let me know if that works and if you want to see anything else in the repo.

AkchurinDA commented 2 weeks ago

@editorialbot generate pdf

editorialbot commented 2 weeks ago

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

AkchurinDA commented 1 week ago

Hi @baxmittens @rafaelorozco,

Hope your summer is going well!

I just wanted to kindly inquire about the status of the review process. If there is anything you would like to see in the package or its documentation to speed up the review, please do not hesitate to let me know. I would be more than happy to provide any necessary information ASAP!

Thank you!

AkchurinDA commented 1 week ago

Hi @jbytecode,

Hope you are doing well!

I wanted to ask a quick question. I want to push out a small non-breaking update to the package, is it somehow possible to update the version of the package referenced in the submission?

Thank you!

baxmittens commented 1 week ago

Hi @jbytecode,

Hope you are doing well!

I wanted to ask a quick question. I want to push out a small non-breaking update to the package, is it somehow possible to update the version of the package referenced in the submission?

Thank you!

As far as I know, you can do this without a problem. You have to create a Zenodo archive of the most recent version of your package after the paper is accepted. This archive is then linked with the paper together with the GitHub page of the package.

baxmittens commented 1 week ago

@AkchurinDA Can you add authors to your citation of SciML/Surrogates.jl? According to the Zenodo archive, it should be something like Bessi, L. et. al.

AkchurinDA commented 1 week ago

@baxmittens

@AkchurinDA Can you add authors to your citation of SciML/Surrogates.jl? According to the Zenodo archive, it should be something like Bessi, L. et. al.

Sure, I will update right now.

baxmittens commented 1 week ago

@AkchurinDA I will thoroughly review the documentation and reproduce a few examples with the software, and then I'm done. I should be able to do that by the beginning of next week.

rafaelorozco commented 1 week ago

Nothing on my side to speed up, i have been slowly going through the checklist. I just finished the checklist. I can send a short report soon but I can already say that I am satisfied with the current state of the package/writeup and recommend them for publication in JOSS.

AkchurinDA commented 1 week ago

@editorialbot generate pdf

@baxmittens - I have updated the author list for the reference on Surrogate.jl package. Thanks for catching it!

@rafaelorozco - Thank you very much for going over the checklist so quickly, I appreciate it!

editorialbot commented 1 week ago

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

AkchurinDA commented 1 week ago

@editorialbot commands

editorialbot commented 1 week ago

Hello @AkchurinDA, here are the things you can ask me to do:


# List all available commands
@editorialbot commands

# Get a list of all editors's GitHub handles
@editorialbot list editors

# Adds a checklist for the reviewer using this command
@editorialbot generate my checklist

# Set a value for branch
@editorialbot set joss-paper as branch

# Run checks and provide information on the repository and the paper file
@editorialbot check repository

# Check the references of the paper for missing DOIs
@editorialbot check references

# Generates the pdf paper
@editorialbot generate pdf

# Generates a LaTeX preprint file
@editorialbot generate preprint

# Get a link to the complete list of reviewers
@editorialbot list reviewers
jbytecode commented 1 week ago

@AkchurinDA - sure, merge your commits and provide the link of the changes here so we can track what's new.

AkchurinDA commented 1 week ago

@jbytecode - here is link to the PR that fixed a problem I had with the Latin Hypercube Sampling technique, which was failing for very large number of samples (>1E8). I have triggered the JuliaRegiatrator bot, new version (V0.10.1) should be up soon.

baxmittens commented 1 week ago

@AkchurinDA One thing I noticed in the documentation concerns the nomenclature. You create distributions from their moments...so far, so good, but why is the second moment the standard deviation and not the variance? image

AkchurinDA commented 1 week ago

Hi @baxmittens,

This is a great question. This is actually done by design because all of the literature in the field of Structural and System Reliability Analysis typically report the statistic of random variables in terms of the mean $\mu$ and coefficient of variation $V = \sigma / \mu$ (or standard deviation $\sigma$) values. Here are just a few examples:

Hope this answers your question.

AkchurinDA commented 1 week ago

@baxmittens - Apologies, I didn't think the reply through completely. Please let me know if you don't have access to the papers through your institution, I will organize a small Dropbox folder with their PDFs and share the link with you!

AkchurinDA commented 6 days ago

Hi @baxmittens,

Hope everything is well.

Here is a link to a Dropbox folder with the PDFs of the papers I have mentioned earlier.

Please let me know if there is anything else I can do to help speed up the review.

Thanks!

AkchurinDA commented 3 days ago

@editorialbot generate pdf

editorialbot commented 3 days ago

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

jbytecode commented 3 days ago

@baxmittens, @rafaelorozco - May I have a review update please?

AkchurinDA commented 1 day ago

HI @jbytecode,

I believe that @rafaelorozco has already recommended the package for publication.

Nothing on my side to speed up, i have been slowly going through the checklist. I just finished the checklist. I can send a short report soon but I can already say that I am satisfied with the current state of the package/writeup and recommend them for publication in JOSS.

rafaelorozco commented 1 day ago

Correct! The report would include nothing apart from what codes/examples I ran to justify my checkmarks. Sorry for the delay, I could make the report for posteriority tomorrow but my decision remains the same.

jbytecode commented 15 hours ago

@baxmittens - may I have a review update please?

baxmittens commented 11 hours ago

Sorry for the delay. I am done with my list and would recommend publication.

AkchurinDA commented 7 hours ago

@rafaelorozco @baxmittens - thanks you for recommending the paper for publication! Appreciate you spending the time on the review.

@jbytecode - should I create a Zenodo archive of the latest version of the package?

AkchurinDA commented 7 hours ago

@jbytecode - I took some liberty of creating a Zenodo archive, here is a link to the record to be referenced (13222060).

jbytecode commented 6 hours ago

Please be patient, I will introduce the instructions soon.

jbytecode commented 6 hours ago

Post-Review Checklist for Editor and Authors

Additional Author Tasks After Review is Complete

Editor Tasks Prior to Acceptance

jbytecode commented 6 hours ago

@editorialbot check references

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

OK DOIs

- 10.1016/j.jcsr.2023.108327 is OK
- 10.1016/j.jocs.2020.101204 is OK
- 10.1016/j.jcsr.2023.108210 is OK
- 10.21105/joss.03349 is OK
- 10.1061/(ASCE)CP.1943-5487.0000002 is OK
- 10.18637/jss.v098.i16 is OK
- 10.21105/joss.05161 is OK
- 10.1137/141000671 is OK
- 10.1108/JSFE-07-2016-0010 is OK
- 10.1016/j.strusafe.2005.03.002 is OK
- 10.48550/ARXIV.1607.07892 is OK
- 10.21105/joss.06189 is OK
- 10.1016/j.ress.2012.10.008 is OK
- 10.5281/ZENODO.12571718 is OK

MISSING DOIs

- No DOI given, and none found for title: A Review of Recent Features and Improvements Added...
- No DOI given, and none found for title: Turing: A Language for Flexible Probabilistic Infe...

INVALID DOIs

- None
jbytecode commented 6 hours ago

Note for missing DOIs: I have performed a Crossref search but failed to find DOI's for those two citations