-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
[REVIEW]: fuse: An R package for ensemble Hydrological Modelling #52
Comments
/ cc @openjournals/joss-reviewers - would anyone be willing to review this submission? If you would like to review this submission then please comment on this thread so that others know you're doing a review (so as not to duplicate effort). Something as simple as Reviewer instructions
Any questions, please ask for help by commenting on this issue! 🚀 |
I am using R 3.2.5 and have Rtools33 installed. I am still receiving the above error. Any idea how to move beyond to install fuse. Thanks! |
✋ I am reviewing this |
@pragyansmita I'm sorry you cannot install fuse. I work only with Linux machines and I cannot reproduce your problem. I use travis-ci to check that there are no problems with installation and tests. As you can see here the package passes all the tests and builds no problem on a linux machine. |
@cvitolo by the way on Travis you can also test on OSX by adding
after Then you can use Appveyor for continuous integration on Windows (there's a Furthermore on Travis and Appveyor there are options for testing your package with several R versions, I do it here and here. Not sure if it'll help you see @pragyansmita's problem, but who knows :-) |
Many thanks @masalmon! I just added the os: linux osx lines to .travis.yml. Building the job for osx takes ages, is that normal? Also tried to configure appveyor but I keep getting this error 'Specify a project or solution file. The directory does not contain a project or solution file.'... not sure how to fix this. |
You're welcome! I don't know for osx, maybe it's just because it's the first build? I am sorry I can't help for Appveyor, I never had this issue. Did you need to do something specific on Travis because of the sub directory structure? |
I just did: cd fuse I tried the same in appveyor but that did not fix the problem |
Although that's what you already did... |
I thought this happens when appveyor doesn't see a appveyor.yml file or the file doesn't have a -> You have to specify how to build the project otherwise it tries the default which fails |
Apologies for intervening, but could these details be discussed in an issue on the submitted project rather than here in the review? I'll file a ticket with @arfon to encourage this as a general directive to reviewers. |
Good suggestion @jkahn. @masalmon @cvitolo @JanSchulz - would you mind taking this discussion over to the submission repo (https://github.com/cvitolo/r_fuse)? |
Thanks @arfon! I opened an issue on the r_fuse repo. We will continue the discussion there. Is there anything else that needs to be done? |
@cvitolo - just to clarify. You would like to replace the repository associated with this submission from https://github.com/cvitolo/r_fuse to be https://github.com/cvitolo/fuse? |
@arfon Yes, please. Would that be possible? Thanks! |
Sure thing. The review is now associated with https://github.com/cvitolo/fuse. @pragyansmita the updated paper is 10.21105.joss.00052.pdf |
@pragyansmita I don't know what prevents the fuse package to install on your system. The package seems to build fine for linux and windows systems. I have also tested various r versions and get no errors, as you can see here. Do you mind to give it another try? Please let me know if you still have problems. @arfon Many thanks for changing the repo link! |
@arfon @pragyansmita Just wanted to know whether there is anything I can do to proceed with the review? |
@pragyansmita - are you ok to start moving forwards with your review? |
@whedon commands |
Here are some things you can ask me to do:
🚧 Important 🚧 This is all quite new. Please make sure you check the top of the issue after running a @whedon command (you might also need to refresh the page to see the issue update). |
OK, the editor is @arfon |
@whedon assign @pragyansmita as reviewer |
OK, the reviewer is @pragyansmita |
This is a cool package, congrats on making the initial Fortran code in a package and available to R users! Reviewer questionsConflict of interest
General checks
No, the development version is 3.2 and the release version is 3.1. Functionality
Documentation
Yes. Actually the part "The fuse framework takes as input rainfall and potential evapotranspiration time series (areal averages over the river catchment area) and returns a simulated time series of river discharges. It can be used to understand the variability of expected hydrological responses based on model structures. " of the paper could even be at the beginning of the README & vignette (or in the help page for the package.) too.
I have opened quite a few issues with suggestions for the documentation, but they are nearly all only suggestions.
The test coverage could be increased a bit though.
The only thing that's not stated at the bottom of the README is whether code contributions are welcome. Software paperPaper PDF: 10.21105.joss.00052.pdf
|
@masalmon Many thanks for your thourough review, your suggestions greaty improved the consistency of the package. I'm planning to update the release when the review is finished. I have added the description of the package (as in the paper) to the README and vignette as you suggested. I have added many more tests and addressed all the issues. I have added info on related packages and future developments to the paper. I have added a statement in the README saying code contributions are welcome. |
@arfon I just made a new release (v3.2), here is the new doi: http://doi.org/10.5281/zenodo.212822 |
@whedon set 10.5281/zenodo.212822 as archive |
OK. 10.5281/zenodo.212822 is the archive. |
@masalmon @pragyansmita - many thanks for the review here ✨ @cvitolo - your paper is now accepted into JOSS and your DOI is http://dx.doi.org/10.21105/joss.00052 ⚡️ 🚀 💥 |
Submitting author: @cvitolo (Claudia Vitolo)
Repository: https://github.com/cvitolo/fuse
Version: v3.0.0
Editor: @arfon
Reviewer: @masalmon
Archive: 10.5281/zenodo.212822
Status
Status badge code:
Reviewer questions
Conflict of interest
General checks
Functionality
Documentation
Software paper
Paper PDF: 10.21105.joss.00052.pdf
paper.md
file include a list of authors with their affiliations?The text was updated successfully, but these errors were encountered: