Aggregated warnings
A warning was thrown by these expectations.
Location | Test | Description | Expectation | Message |
---|---|---|---|---|
test-times.R#21 | times() works with matrix | Testing that the matrix size is 10 for times(1:3, matrix(1:10)) | expect_length(times(1:3, matrix(1:10)), 10) | longer object length is not a multiple of shorter object length |