Last updated on 2023-01-25 04:51:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 4.61 | 62.64 | 67.25 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.84 | 45.09 | 48.93 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 90.52 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 89.42 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 17.00 | 87.00 | 104.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 10.37 | 58.49 | 68.86 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 5.75 | 58.91 | 64.66 | OK | |
| r-release-macos-arm64 | 1.0.0 | 28.00 | OK | |||
| r-release-macos-x86_64 | 1.0.0 | 38.00 | OK | |||
| r-release-windows-x86_64 | 1.0.0 | 22.00 | 93.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 29.00 | OK | |||
| r-oldrel-macos-x86_64 | 1.0.0 | 42.00 | OK | |||
| r-oldrel-windows-ix86+x86_64 | 1.0.0 | 18.00 | 86.00 | 104.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggpath)
>
> test_check("ggpath")
[ FAIL 1 | WARN 4 | SKIP 3 | PASS 2 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (2)
• On Linux (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geom_from_path.R:39'): geom from path works ────────────────────
Error in `geom_from_path(aes(path = paste0(path, "g")), width = 0.2, alpha = -1)`: Problem while converting geom to grob.
i Error occurred in the 1st layer.
Caused by error in `lapply()`:
! Error : R: unable to open image `/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/ggpath/r_logo.pngg': No such file or directory @ error/blob.c/OpenBlob/2924
[ FAIL 1 | WARN 4 | SKIP 3 | PASS 2 ]
Deleting unused snapshots:
• geom_from_path/p1.svg
• geom_lines/p2.svg
• geom_lines/p3.svg
• geom_lines/p4.svg
• geom_lines/p5.svg
• theme-elements/p2.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggpath)
>
> test_check("ggpath")
[ FAIL 1 | WARN 4 | SKIP 3 | PASS 2 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (2)
• On Linux (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-geom_from_path.R:39'): geom from path works ────────────────────
Error in `geom_from_path(aes(path = paste0(path, "g")), width = 0.2, alpha = -1)`: Problem while converting geom to grob.
i Error occurred in the 1st layer.
Caused by error in `lapply()`:
! Error : R: unable to open image `/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/ggpath/r_logo.pngg': No such file or directory @ error/blob.c/OpenBlob/2924
[ FAIL 1 | WARN 4 | SKIP 3 | PASS 2 ]
Deleting unused snapshots:
• geom_from_path/p1.svg
• geom_lines/p2.svg
• geom_lines/p3.svg
• geom_lines/p4.svg
• geom_lines/p5.svg
• theme-elements/p2.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc