openjournals / joss-reviews

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

[REVIEW]: rdefra: Interact with the UK AIR Pollution Database from DEFRA #51

Closed whedon closed 8 years ago

whedon commented 8 years ago

Submitting author: @cvitolo (Claudia Vitolo) Repository: https://github.com/kehraProject/r_rdefra Version: v0.3.0 Editor: @arfon Reviewer: @pragyansmita
Archive: 10.5281/zenodo.61033

Status

status

Status badge code:

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

Reviewer questions

Conflict of interest

Paper PDF: 10.21105.joss.00051.pdf

arfon commented 8 years ago

/ 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 :hand: I am reviewing this will suffice.

Reviewer instructions

Any questions, please ask for help by commenting on this issue! 🚀

pragyansmita commented 8 years ago

:hand: I am reviewing this I will get this reviewed by Friday (8/19) - thanks!

pjotrp commented 8 years ago

Web scraping is a notoriously fragile method.

This software consists of 243 lines of R code. I would like to ask the author to confirm here that he thinks this software is a valuable contribution to research. I want to point out that once this work has been published it will be visible for a long time. Adding an example of having used this tool in research would be a good idea.

pragyansmita commented 8 years ago

This is part of the openSci R package and provides access to the Air Information Resource UK-AIR of the Department for Environment, Food and Rural Affairs in the United Kingdom (no public API available today).

@cvitolo - Can you please confirm the following are included?

The readme references in usage ukair_catalogue(). However, that method is no longer available. Using catalogue() is available instead. ukair_get_coordinates is also not available. Can the readme and provided examples please be updated to match the current methods?

If any automated tests can be provided apart from the provided examples, please include the same.

cvitolo commented 8 years ago

rdefra - response to reviewers (step 1)

Many thanks for reviewing my paper/package. Below are my responses to reviewers' comments.

@pjotrp

@pragyansmita

README and vignette have been updated accordingly.

arfon commented 8 years ago

a plain-text LICENSE file with the contents of an OSI approved software license

@pragyansmita - CRAN has some pretty restrictive policies around where the license can be present. See this thread for background: https://github.com/openjournals/joss-reviews/issues/37#issuecomment-231787026

I believe that @cvitolo has adhered to the CRAN guidelines here which is acceptable to JOSS.

pragyansmita commented 8 years ago

@cvitolo Thank you for the information

@arfon Thank you

Recommend for publication. @arfon : Please let me know if anything else is needed. Thanks!

arfon commented 8 years ago

Recommend for publication. @arfon : Please let me know if anything else is needed. Thanks!

Thanks @pragyansmita.

@cvitolo - at this point could you make an archive of the reviewed software in Zenodo/figshare/other service and update this thread with the DOI of the archive? I can then move forward with accepting the submission.

cvitolo commented 8 years ago

Many thanks @arfon - I have just made a new release v0.3.2, here is the doi url: http://dx.doi.org/10.5281/zenodo.61033

arfon commented 8 years ago

Thanks for the review @pragyansmita :zap:

@cvitolo - your paper is now accepted into JOSS and your DOI is http://dx.doi.org/10.21105/joss.00051 🎉 🚀 💥

noamross commented 8 years ago

Adding a note for reference: rdefra went through JOSS and rOpenSci review in parallel, having been submitted before our joint-review workflow was in place but approved after. The rOpenSci review can be found here: https://github.com/ropensci/onboarding/issues/68