-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JOSS reviewer comments - submission 6561 #1
Comments
Sure. The other authors developed some original code and deeply worked at the current project, however, since they are not very fluent with Github, I am the responsible for the Github commits and edits |
Dear @adriancorrendo ,
Done. We added the relevant lines of R code for both the examples reported in the paper, see #Example 1 and #Example 2
** You can install the development version from GitHub with: … Thanks, done: we added the suggested intructions in the README.rmd and README.md files.
Done. We added new tests in the 'tests/testthat' subfolder to monitor and check the performance of the main functions of the package.
Thanks, done. We included a new "CODE OF CONDUCT" in the main repo, where we declare and suggest how to contribute and report bugs.
Done. We added a new paragraph in the paper, at the end of the "Statement of need", where we offer a brief overview of the main packages related to pivmet.
Done, it should be fixed right now. |
Thank you, @LeoEgidi ! Great job with the reviews. To add the R-CMD for example, you can use usethis::use_github_action() Thanks, |
Hi @LeoEgidi , please take my last comment as a "suggestion" rather than a required revision. I'm happy with your work on my revisions. Congratulations for your package. Best regards, |
Thanks a lot @adriancorrendo for your nice suggestions and approval! |
1 > * [ ] Functionality: Have the functional claims of the software been confirmed?
2 > * [ ] Installation instructions: Is there a clearly-stated list of dependencies? Ideally these should be handled with an automated package management solution.
:
** You can install the CRAN version of pivmet with:
install.packages("pivmet")
** You can install the development version from GitHub with: …
3 > * [ ] Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
Pivmet repo does not include any automated tests through continuous integration tools. @LeoEgidi, could you please revise this point? I could not find these tests like: R-CMD, codecov, appveyor.
4 > * [ ] 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
I could not find community guidelines documentation. Please, see an example here…https://www.tidymodels.org/contribute/
5 > * [ ] State of the field: Do the authors describe how this software compares to other commonly-used packages?
I consider authors fail to provide a comparison of what potentially similar packages are available or mentioning how do people is figuring out for similar tasks without pivmet. Could you please offer a brief overview to readers?
6 > * [x] Typo on L59
Please, could you check for a potential typo at line 59 where it says..."Figure ??"
The text was updated successfully, but these errors were encountered: