Add split functions for ref_group
position
#1659
GitHub Actions / Unit Tests Summary
failed
Oct 27, 2023 in 0s
1 fail, 20 skipped, 768 pass in 1m 13s
Annotations
Check warning on line 0 in utils_split_fun
github-actions / Unit Tests Summary
1 out of 4 runs failed: analyze_vars_works_as_expected_with_ref_group_position_last_split_fun (utils_split_fun)
tern.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
names(res) (`actual`) not identical to c("ARM C", "ARM A", "ARM B") (`expected`). ('test-utils_split_fun.R:18:3')
names(res) (`actual`) not identical to c("ARM C", "ARM A", "ARM B") (`expected`).
`actual`: "ARM A" "ARM B" "ARM C"
`expected`: "ARM C" "ARM A" "ARM B"
Loading