Last updated on 2025-02-08 13:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 1.89 | 29.85 | 31.74 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.44 | 23.65 | 25.09 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 54.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 49.50 | OK | |||
r-devel-windows-x86_64 | 0.2 | 4.00 | 53.00 | 57.00 | OK | |
r-patched-linux-x86_64 | 0.2 | 2.05 | 28.18 | 30.23 | ERROR | |
r-release-linux-x86_64 | 0.2 | 2.13 | 28.11 | 30.24 | ERROR | |
r-release-macos-arm64 | 0.2 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.2 | 46.00 | OK | |||
r-release-windows-x86_64 | 0.2 | 4.00 | 50.00 | 54.00 | OK | |
r-oldrel-macos-arm64 | 0.2 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2 | 28.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2 | 4.00 | 53.00 | 57.00 | OK |
Version: 0.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(figpatch)
>
> test_check("figpatch")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-fig.R:2:3'): Test Reading ──────────────────────────────────────
<Magick::ErrorMissingDelegate/C++Error/error/condition>
Error: R: no decode delegate for this image format `' @ error/constitute.c/ReadImage/746
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-fig.R:2:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─figpatch::fig("brokenlink")
8. └─magick::image_read(path = path)
9. ├─base::withCallingHandlers(...)
10. └─magick:::magick_image_readpath(path, density, depth, strip, defines)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(figpatch)
>
> test_check("figpatch")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-fig.R:2:3'): Test Reading ──────────────────────────────────────
<Magick::ErrorMissingDelegate/C++Error/error/condition>
Error: R: no decode delegate for this image format `' @ error/constitute.c/ReadImage/746
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-fig.R:2:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─figpatch::fig("brokenlink")
8. └─magick::image_read(path = path)
9. ├─base::withCallingHandlers(...)
10. └─magick:::magick_image_readpath(path, density, depth, strip, defines)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(figpatch)
>
> test_check("figpatch")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-fig.R:2:3'): Test Reading ──────────────────────────────────────
<Magick::ErrorMissingDelegate/C++Error/error/condition>
Error: R: no decode delegate for this image format `' @ error/constitute.c/ReadImage/746
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-fig.R:2:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─figpatch::fig("brokenlink")
8. └─magick::image_read(path = path)
9. ├─base::withCallingHandlers(...)
10. └─magick:::magick_image_readpath(path, density, depth, strip, defines)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64