Last updated on 2026-01-30 17:48:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.6 | 3.41 | 46.27 | 49.68 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.6 | 2.67 | 34.19 | 36.86 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.6 | 7.00 | 73.92 | 80.92 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.7 | 68.68 | OK | |||
| r-devel-windows-x86_64 | 0.3.6 | 7.00 | 70.00 | 77.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.6 | 3.57 | 40.39 | 43.96 | OK | |
| r-release-linux-x86_64 | 0.3.6 | 3.89 | 40.38 | 44.27 | OK | |
| r-release-macos-arm64 | 0.3.7 | 1.00 | 14.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.3.7 | 3.00 | 51.00 | 54.00 | OK | |
| r-release-windows-x86_64 | 0.3.6 | 6.00 | 76.00 | 82.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.7 | 3.00 | 75.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.6 | 7.00 | 79.00 | 86.00 | OK |
Version: 0.3.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(term)
>
> test_check("term")
Saving _problems/test-summary-3.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 545 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-print.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
Expected `summary(term("a[1]"))` to be identical to `summary("a[1]")`.
Differences:
`actual`: "1" "1" "0" "1" "1"
`expected`: "1" "1" "0" "4" "4"
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 545 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(term)
>
> test_check("term")
Saving _problems/test-summary-3.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 545 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-print.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
Expected `summary(term("a[1]"))` to be identical to `summary("a[1]")`.
Differences:
`actual`: "1" "1" "0" "1" "1"
`expected`: "1" "1" "0" "4" "4"
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 545 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/68s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(term)
>
> test_check("term")
Saving _problems/test-summary-3.R
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-print.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
Expected `summary(term("a[1]"))` to be identical to `summary("a[1]")`.
Differences:
`actual`: "1" "1" "0" "1" "1"
`expected`: "1" "1" "0" "4" "4"
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.6
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(term)
>
> test_check("term")
Saving _problems/test-summary-3.R
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-print.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
Expected `summary(term("a[1]"))` to be identical to `summary("a[1]")`.
Differences:
`actual`: "1" "1" "0" "1" "1"
`expected`: "1" "1" "0" "4" "4"
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64