green ci #250
GitHub Actions / Unit Tests Summary
failed
Aug 28, 2024 in 0s
2 errors, 50 pass in 14s
Annotations
Check failure on line 0 in matrix_form
github-actions / Unit Tests Summary
matrix_form_works_with_and_without_indentation (matrix_form) with error
formatters.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `summarize(., `all obs` = round(mean(Petal.Length), 2))`: could not find function "summarize" ('test-matrix_form.R:4:3')
Error in `summarize(., `all obs` = round(mean(Petal.Length), 2))`: could not find function "summarize"
Backtrace:
▆
1. ├─... %>% dplyr::mutate(Petal.Length = "Mean") at test-matrix_form.R:4:3
2. └─dplyr::mutate(., Petal.Length = "Mean")
Check failure on line 0 in print
github-actions / Unit Tests Summary
toString_works_with_and_without_indentation (print) with error
formatters.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `rename(., A = mean_petal_length.A, B = mean_petal_length.B, C = mean_petal_length.C)`: could not find function "rename" ('test-print.R:5:3')
Error in `rename(., A = mean_petal_length.A, B = mean_petal_length.B, C = mean_petal_length.C)`: could not find function "rename"
Backtrace:
▆
1. ├─... %>% dplyr::mutate(Petal.Length = "Mean") at test-print.R:5:3
2. └─dplyr::mutate(., Petal.Length = "Mean")
Loading