Last updated on 2024-11-03 15:48:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 5.55 | 92.61 | 98.16 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 0.31 | 1.44 | 1.75 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 165.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 166.61 | OK | |||
r-devel-windows-x86_64 | 0.2.4 | 7.00 | 119.00 | 126.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 5.94 | 90.58 | 96.52 | OK | |
r-release-linux-x86_64 | 0.2.4 | 6.13 | 91.81 | 97.94 | OK | |
r-release-macos-arm64 | 0.2.4 | 54.00 | ERROR | |||
r-release-macos-x86_64 | 0.2.4 | 86.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 7.00 | 123.00 | 130.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 97.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 8.00 | 142.00 | 150.00 | OK |
Version: 0.2.4
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
20. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
21. │ ├─purrr:::with_indexed_errors(...)
22. │ │ └─base::withCallingHandlers(...)
23. │ ├─purrr:::call_with_cleanup(...)
24. │ └─arrow (local) .f(.x[[i]], ...)
25. │ └─.$type(old_schm)
26. │ └─arrow:::compute___expr__type(self, schema)
27. └─base::.handleSimpleError(...)
28. └─purrr (local) h(simpleError(msg, call))
29. └─cli::cli_abort(...)
30. └─rlang::abort(...)
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 225 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64