Last updated on 2021-01-27 02:50:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.12.0 | 21.08 | 341.84 | 362.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.12.0 | 16.19 | 272.67 | 288.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.12.0 | 436.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.12.0 | 432.25 | OK | |||
r-devel-windows-ix86+x86_64 | 0.12.0 | 32.00 | 312.00 | 344.00 | OK | |
r-patched-linux-x86_64 | 0.12.0 | 18.10 | 329.00 | 347.10 | OK | |
r-patched-solaris-x86 | 0.12.0 | 594.30 | OK | |||
r-release-linux-x86_64 | 0.12.0 | 19.41 | 331.94 | 351.35 | NOTE | |
r-release-macos-x86_64 | 0.12.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.12.0 | 30.00 | 223.00 | 253.00 | OK | |
r-oldrel-macos-x86_64 | 0.12.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.12.0 | 25.00 | 242.00 | 267.00 | OK |
Version: 0.12.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘metaBMA’
Flavor: r-release-linux-x86_64
Version: 0.12.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [1s/1s]
Running ‘testthat.R’ [42s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
1. └─testthat::test_check("insight")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files(...)
5. ├─testthat::with_reporter(...)
6. │ ├─base::withRestarts(...)
7. │ │ └─base:::withOneRestart(expr, restarts[[1L]])
8. │ │ └─base:::doWithOneRestart(return(expr), restart)
9. │ └─base::force(code)
10. └─testthat:::parallel_event_loop_chunky(queue, reporters)
11. └─queue$poll(Inf)
12. └─base::lapply(...)
13. └─testthat:::FUN(X[[i]], ...)
14. └─private$handle_error(msg, i)
Execution halted
Flavor: r-release-macos-x86_64