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

Added argument validation to MADMMplasso() #56

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Added argument validation to MADMMplasso() #56

merged 2 commits into from
Sep 2, 2024

Conversation

wleoncio
Copy link
Member

stopifnot() doesn't provide great error messages, though, so if we're going to do many more of these, I suggest we start using a package like assertthat or checkmate. The former tends to provide more useful messages, while the latter has a lower overhead.

@wleoncio wleoncio requested a review from Theo-qua August 20, 2024 14:52
@Theo-qua Theo-qua merged commit 9aa99e3 into main Sep 2, 2024
13 checks passed
@wleoncio wleoncio deleted the issue-54 branch September 2, 2024 10:19
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