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

Better error/warning/info messages #141

Open
1 task
jpdunc23 opened this issue Jan 6, 2023 · 0 comments
Open
1 task

Better error/warning/info messages #141

jpdunc23 opened this issue Jan 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jpdunc23
Copy link
Contributor

jpdunc23 commented Jan 6, 2023

Some (most?) messages show non-user facing helper function calls; e.g., consider the error message from this line:

experiment %>% add_vary_across(.dgp = c("DGP2", "DGP1"), z = 1:3)

Error in `private$.check_vary_across()`:
! z: not valid argument(s) to DGP1's dgp_fun
Run `rlang::last_error()` to see where the error occurred.
@jpdunc23 jpdunc23 added the enhancement New feature or request label Jan 6, 2023
@jpdunc23 jpdunc23 self-assigned this Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant