Skip to content

Closes #106 tasks related to Hy's Law datasets #395

Closes #106 tasks related to Hy's Law datasets

Closes #106 tasks related to Hy's Law datasets #395

GitHub Actions / Unit Tests Summary failed Jan 25, 2024 in 0s

1 errors, 11 skipped, 229 pass in 8m 50s

โ€‡โ€‡1 filesโ€„โ€ƒ108 suitesโ€„โ€ƒโ€‚8m 50s โฑ๏ธ
241 testsโ€ƒ229 โœ…โ€ƒโ€‡11 ๐Ÿ’คโ€ƒ0 โŒโ€ƒ1 ๐Ÿ”ฅ
492 runsโ€Šโ€ƒ251 โœ…โ€ƒ238 ๐Ÿ’คโ€ƒ0 โŒโ€ƒ3 ๐Ÿ”ฅ

Results for commit 26f3707.

Annotations

Check failure on line 0 in character(0)

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

All 3 runs with error: _unnamed_ (character(0))

scda.test.Rcheck/tests/testthat/junit-result.xmlโ€ƒ[took 0s]
Raw output
Error in `pivot_wider(., names_from = CRIT1, values_from = CRIT1FL)`: could not find function "pivot_wider" ('test-table_lbt11.R:4:1')
Error in `pivot_wider(., names_from = CRIT1, values_from = CRIT1FL)`: could not find function "pivot_wider"
Backtrace:
     โ–†
  1. โ”œโ”€... %>% ... at test-table_lbt11.R:4:1
  2. โ”œโ”€dplyr::mutate(...)
  3. โ”œโ”€dplyr::left_join(...)
  4. โ”œโ”€dplyr:::left_join.data.frame(...)
  5. โ”‚ โ””โ”€dplyr::auto_copy(x, y, copy = copy)
  6. โ”‚   โ”œโ”€dplyr::same_src(x, y)
  7. โ”‚   โ””โ”€dplyr:::same_src.data.frame(x, y)
  8. โ”‚     โ””โ”€base::is.data.frame(y)
  9. โ”œโ”€base::unique(.)
 10. โ”œโ”€dplyr::select(., USUBJID, HYLAW, ADT2)
 11. โ”œโ”€dplyr::mutate(...)
 12. โ”œโ”€dplyr::ungroup(.)
 13. โ”œโ”€dplyr::mutate(., LASTKNOWN = max(ADT), HYDT = min(ADT))
 14. โ”œโ”€dplyr::group_by(., USUBJID, HYLAW)
 15. โ”œโ”€dplyr::select(., USUBJID, HYLAW, ADT)
 16. โ””โ”€dplyr::mutate(...)