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

Don't skip tests in R CMD check. #13

Merged
merged 6 commits into from
Apr 19, 2024
Merged

Don't skip tests in R CMD check. #13

merged 6 commits into from
Apr 19, 2024

Conversation

mlondschien
Copy link
Member

No description provided.

@mlondschien
Copy link
Member Author

Error (test-setup-import.R:70:3): import partitioned
Error in `split.default(x, part_fun(x))`: first argument must be a vector
Backtrace:
    ▆
 1. ├─testthat::expect_null(...) at test-setup-import.R:70:3
 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 4. └─ricu:::partition_table(cfg, tmp_cars, chunk_length = 5, progress = FALSE)
 5.   └─ricu:::split_write(...) at ricu/R/setup-import.R:302:7
 6.     ├─base::split(x, part_fun(x)) at ricu/R/setup-import.R:233:3
 7.     └─base::split.default(x, part_fun(x))

no idea what this means, no idea how to debug this. Just skip this?

@manuelburger manuelburger self-requested a review April 19, 2024 10:56
@manuelburger manuelburger merged commit 29593fb into main Apr 19, 2024
1 check passed
@manuelburger manuelburger deleted the enable-tests-ci branch April 19, 2024 11:33
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