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

Unit tests for fill() (bug-fix for issue #31), arrange(), case_list(), and cases() & minor performance improvements #40

Merged
merged 11 commits into from
Feb 15, 2022

Conversation

gerardvanhulzen
Copy link
Contributor

No description provided.

Unit test for `fill()` fails
```Error (test_fill.R:6:3): test fill on eventlog without .direction
<vctrs_error_subscript_oob/vctrs_error_subscript/rlang_error/error/condition>
Error in `stop_subscript(class = "vctrs_error_subscript_oob", i = i, subscript_type = subscript_type,
    ...)`: Can't subset columns that don't exist.
x Column `.direction` doesn't exist.```
> See also bug #31
Old one was invisible on white background.
`stringi::stri_join` is much faster than `base::paste`
@gertjanssenswillen gertjanssenswillen merged commit 33272a7 into dev Feb 15, 2022
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