Add parameter sort_cols
to sort listings
#162
GitHub Actions / Unit Tests Summary
failed
Feb 26, 2025 in 0s
1 fail, 42 pass in 12s
1 files 5 suites 12s ⏱️
43 tests 42 ✅ 0 💤 1 ❌
143 runs 140 ✅ 0 💤 3 ❌
Results for commit 1fc78dd.
Annotations
Check warning on line 0 in listings
github-actions / Unit Tests Summary
3 out of 17 runs failed: as_listing_sort_cols_works (listings)
rlistings.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
`lsting <- as_listing(mtcars, key_cols = c("gear", "carb"), disp_cols = "qsec")` did not throw the expected message. ('test-listings.R:304:3')
`lsting <- as_listing(mtcars, key_cols = c("gear", "carb"), disp_cols = "qsec")` did not throw the expected message.
Loading