DOI-USGS / DOI-USGS/hyRefactor

Use of `.data` where tidyselect should now be used.

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, the package uses the `.data$...` pattern a lot for both selection and "data-masking". It should only be used for data masking. At this point, it's only a warning and making the changes would be pretty invasive. Since this work is migrating to hydrofab, it's probably a won't fix, but wanted to document the issue here as it shows up as a lot of warnings in the tests.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.