We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
utilitybeltassertions
selkamand/assertions
2 deps down to 1 and better error messages.
Also make sure to replace utilitybeltshiny::assert_reactive with assertions::assert_reactive to help eliminate the utilitybeltshiny dependency
utilitybeltshiny::assert_reactive
assertions::assert_reactive
The text was updated successfully, but these errors were encountered:
All calls to utilitybeltassertions now have drop-in replacements in the assertions package - we're well positioned to do this to drop the dependency
assertions
Sorry, something went wrong.
No branches or pull requests
2 deps down to 1 and better error messages.
Also make sure to replace
utilitybeltshiny::assert_reactive
withassertions::assert_reactive
to help eliminate the utilitybeltshiny dependencyThe text was updated successfully, but these errors were encountered: