Skip to content

CRAN 2.7.26 - #917

Merged
ldecicco-USGS merged 112 commits into
mainfrom
develop
Aug 5, 2026
Merged

CRAN 2.7.26#917
ldecicco-USGS merged 112 commits into
mainfrom
develop

Conversation

@ldecicco-USGS

Copy link
Copy Markdown
Collaborator
  • Added suite of read_ngwmn to access new National Groundwater Monitoring
    Network API.
  • Created make_monitoring_location_arguments to help users understand
    what new optional arguments are available in many of the read_waterdata functions.
  • Added ability to use ... in the Water Data functions for: daily, latest-continuous, field-measurements, latest-daily, latest-field-measurements, continuous, and peaks. The "..." argument can now accept any parameter that is output from the make_monitoring_location_arguments function.
  • Added "q" argument to read_waterdata_monitoring_location. Full-text search across the most relevant text fields for this collection (e.g. site name, identifier, number, state, county, and site type).
  • Added "skipGeometry" argument to read_waterdata_continuous. Previously geometry wasn't included with continuous data, but now is supported.

ldecicco-USGS and others added 30 commits January 21, 2026 14:53
Merge branch 'develop' of github.com:ldecicco-USGS/dataRetrieval into wateruse

# Conflicts:
#	R/readNWISunit.R
#	tests/testthat/tests_userFriendly_fxns.R
#	vignettes/Status.Rmd
#	vignettes/dataRetrieval.Rmd
Merge branch 'develop' of github.com:DOI-USGS/dataRetrieval into wateruse

# Conflicts:
#	R/walk_pages.R
#	vignettes/Status.Rmd
#	vignettes/dataRetrieval.Rmd
Merge branch 'main' of github.com:DOI-USGS/dataRetrieval into ngwmn

# Conflicts:
#	R/readNGWMNdata.R
Merge branch 'develop' of https://code.usgs.gov/water/dataRetrieval into ngwmn

# Conflicts:
#	R/construct_api_requests.R
#	R/deal_with_empty.R
#	R/get_ogc_documentation.R
#	R/readNGWMNdata.R
#	R/walk_pages.R
Merge branch 'develop' of github.com:DOI-USGS/dataRetrieval into ngwmn

# Conflicts:
#	R/sysdata.rda
Merge branch 'develop' of github.com:DOI-USGS/dataRetrieval into ngwmn

# Conflicts:
#	R/construct_api_requests.R
Merge branch 'develop' of github.com:DOI-USGS/dataRetrieval into wateruse

# Conflicts:
#	R/readNWISunit.R
#	R/walk_pages.R
#	vignettes/Status.Rmd
#	vignettes/dataRetrieval.Rmd
#	vignettes/tutorial.Rmd
Co-authored-by: Elise Hinman <121896266+ehinman@users.noreply.github.com>
Comment thread R/setAccess.R
Comment thread R/readNWISunit.R Outdated

.Deprecated(new = "read_waterdata_use",
package = "dataRetrieval",
msg = "NWIS servers for water use have been decommission. New functions are being developed.")

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be undone since read_waterdata_use doesn't exist in this version?

Comment thread R/get_monitoring_location_arguments.R Outdated
Comment thread R/get_monitoring_location_arguments.R Outdated
Co-authored-by: Elise Hinman <121896266+ehinman@users.noreply.github.com>
Co-authored-by: Elise Hinman <121896266+ehinman@users.noreply.github.com>
Comment thread R/readNWISunit.R Outdated
) {
.Deprecated(
package = "dataRetrieval",
msg = "NWIS servers for water use have been decommission. New functions are being developed."

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"decommissioned"

@ldecicco-USGS
ldecicco-USGS merged commit d93bd08 into main Aug 5, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants