DOI-USGS / dataRetrieval

This R package is designed to obtain USGS or EPA water quality sample data, streamflow data, and metadata directly from web services.
https://doi-usgs.github.io/dataRetrieval/
Other
260 stars 84 forks source link

Review of dataRetrieval v2.7.11 #642

Closed elbeejay closed 1 year ago

elbeejay commented 1 year ago

Title: "Review of dataRetrieval v2.7.11"

Checklist is a combination of the rOpenSci Review template and JOSS Review checklist.

This review is focused on the changes made to the package between v2.7.7 and v2.7.11 (the second-latest and latest released on GitHub respectively).

General checks

Documentation

The package includes all the following forms of documentation:

Functionality


Review Comments

I found the functionality and documentation associated with whatWQPdata(), readWQPdata() and whatNWISdata() to be clear and easy to read. The functions work as described, and the documentation contains multiple examples showcasing some of the different features of each individual function.

Some more general minor comments are the following:

Some of these things may seem obvious, but I think the README.md file should explicitly describe:

Note: Comments are being addressed in https://code.usgs.gov/water/dataRetrieval/-/merge_requests/432

ldecicco-USGS commented 1 year ago

Here's version 1 of How to Contribute: https://rconnect.usgs.gov/dataRetrieval/articles/Contributing.html I'm hoping we take our time to refine this over time.