Skip to content
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

Improve arc_select() error message per #226 #227

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

elipousson
Copy link
Contributor

Checklist

  • update NEWS.md
  • documentation updated with devtools::document()
  • devtools::check() passes locally

Changes

Partly address #226 by passing appropriate value to arg parameter of check_string() when using ... with arc_select()

Follow up tasks

The validation of ... parameters could be improved overall. If arc_select() had a call argument that would also improve the handling of errors when arc_select() is inside of another function (like arc_read()).

Copy link
Collaborator

@JosiahParry JosiahParry left a comment

Choose a reason for hiding this comment

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

Hah! I missed this. Just made the same PR.

@JosiahParry JosiahParry merged commit fadc050 into R-ArcGIS:main Oct 29, 2024
6 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.

2 participants