Last updated on 2025-05-14 02:50:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 4.92 | 55.10 | 60.02 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 3.78 | 41.50 | 45.28 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 87.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | OK | ||||
r-devel-windows-x86_64 | 0.4.1 | 7.00 | 70.00 | 77.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.1 | 5.02 | 50.56 | 55.58 | OK | |
r-release-linux-x86_64 | 0.4.1 | 4.50 | 50.56 | 55.06 | OK | |
r-release-macos-arm64 | 0.4.1 | 66.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 87.00 | OK | |||
r-release-windows-x86_64 | 0.4.1 | 7.00 | 71.00 | 78.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.1 | 82.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.1 | 8.00 | 88.00 | 96.00 | OK |
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pdfsearch)
>
> test_check("pdfsearch")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_page.r:22:3'): correct page manual ───────────────────────────
...[] not equal to 156.
1/1 mismatches
[1] 166 - 156 == 10
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pdfsearch)
>
> test_check("pdfsearch")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_page.r:22:3'): correct page manual ───────────────────────────
...[] not equal to 156.
1/1 mismatches
[1] 166 - 156 == 10
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(pdfsearch)
>
> test_check("pdfsearch")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_page.r:22:3'): correct page manual ───────────────────────────
...[] not equal to 156.
1/1 mismatches
[1] 166 - 156 == 10
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64