avoid pipe and dot; add note blocklist #981
GitHub Actions / Unit Tests Summary
failed
Nov 30, 2023 in 0s
1 errors, 196 pass in 1m 28s
Annotations
Check failure on line 0 in Result_Data_Frames
github-actions / Unit Tests Summary
1 out of 6 runs with error: as_result_df_works_with_visual_output_as_viewer_ (Result_Data_Frames)
rtables.Rcheck/tests/testthat/junit-result.xmlβ[took 0s]
Raw output
Error in `result_df_fun(tt, ...)`: When expanding colnames structure, we were not able to find the same number of columns as in the result data frame. This is a bug. Please report it. ('test-result_data_frame.R:86:3')
Error in `result_df_fun(tt, ...)`: When expanding colnames structure, we were not able to find the same number of columns as in the result data frame. This is a bug. Please report it.
Backtrace:
β
1. ββtestthat::expect_silent(...) at test-result_data_frame.R:86:3
2. β ββtestthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. β ββtestthat (local) .capture(...)
4. β β ββwithr::with_output_sink(...)
5. β β β ββbase::force(code)
6. β β ββbase::withCallingHandlers(...)
7. β β ββbase::withVisible(code)
8. β ββrlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. ββrtables::as_result_df(...)
10. ββrtables (local) result_df_fun(tt, ...)
Loading