Last updated on 2021-12-06 07:53:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 25.24 | 269.27 | 294.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 22.81 | 201.57 | 224.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 360.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 337.65 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.6.0 | 73.00 | 342.00 | 415.00 | OK | |
r-devel-windows-x86_64-new-TK | 0.6.0 | NOTE | ||||
r-devel-windows-x86_64-old | 0.6.0 | 107.00 | 233.00 | 340.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 29.75 | 242.73 | 272.48 | OK | |
r-release-linux-x86_64 | 0.6.0 | 19.99 | 250.84 | 270.83 | OK | |
r-release-macos-arm64 | 0.6.0 | ERROR | ||||
r-release-macos-x86_64 | 0.6.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.6.0 | 55.00 | 307.00 | 362.00 | OK | |
r-oldrel-macos-x86_64 | 0.6.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.0 | 54.00 | 322.00 | 376.00 | OK |
Version: 0.6.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 40659 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [76s/78s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
4. │ │ └─testthat::capture_output_lines(code, print, width = width)
5. │ │ └─testthat:::eval_with_output(code, print = print, width = width)
6. │ │ ├─withr::with_output_sink(temp, withVisible(code))
7. │ │ │ └─base::force(code)
8. │ │ └─base::withVisible(code)
9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
10. ├─base::summary(r_dc, silent = FALSE)
11. └─stacomiR::summary(r_dc, silent = FALSE)
12. └─stacomiR:::.local(object, ...)
13. └─utils::write.table(...)
14. └─base::file(file, ifelse(append, "a", "w"))
[ FAIL 1 | WARN 1 | SKIP 73 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
4. │ │ └─testthat::capture_output_lines(code, print, width = width)
5. │ │ └─testthat:::eval_with_output(code, print = print, width = width)
6. │ │ ├─withr::with_output_sink(temp, withVisible(code))
7. │ │ │ └─base::force(code)
8. │ │ └─base::withVisible(code)
9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
10. ├─base::summary(r_dc, silent = FALSE)
11. └─stacomiR::summary(r_dc, silent = FALSE)
12. └─stacomiR:::.local(object, ...)
13. └─utils::write.table(...)
14. └─base::file(file, ifelse(append, "a", "w"))
[ FAIL 1 | WARN 1 | SKIP 73 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
4. │ │ └─testthat::capture_output_lines(code, print, width = width)
5. │ │ └─testthat:::eval_with_output(code, print = print, width = width)
6. │ │ ├─withr::with_output_sink(temp, withVisible(code))
7. │ │ │ └─base::force(code)
8. │ │ └─base::withVisible(code)
9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
10. ├─base::summary(r_dc, silent = FALSE)
11. └─stacomiR::summary(r_dc, silent = FALSE)
12. └─stacomiR:::.local(object, ...)
13. └─utils::write.table(...)
14. └─base::file(file, ifelse(append, "a", "w"))
[ FAIL 1 | WARN 1 | SKIP 73 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64