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

drop {assertthat} dependency #243

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Conversation

jameslamb
Copy link
Collaborator

Fixes #242

Proposes dropping the package's dependency on {assertthat}, for the reasons mentioned in #242

@jameslamb jameslamb added the maintenance miscellaneous maintenance label Feb 1, 2025
.assert(
is.character("es_indices")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

look look, this one was a bug!!!

It was always checking the literal string "es_indices" instead of checking the content of the argument es_indices 😅

@jameslamb jameslamb changed the title WIP: drop {assertthat} dependency drop {assertthat} dependency Feb 1, 2025
@jameslamb jameslamb marked this pull request as ready for review February 1, 2025 06:04
Copy link
Collaborator

@austin3dickey austin3dickey left a comment

Choose a reason for hiding this comment

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

Nice!

@jameslamb jameslamb merged commit 2028290 into uptake:main Feb 1, 2025
18 checks passed
@jameslamb jameslamb deleted the drop-assertthat branch February 1, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance miscellaneous maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop {assertthat} dependency
2 participants