Last updated on 2026-02-03 19:51:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.0 | 6.56 | 116.10 | 122.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10.0 | 4.29 | 78.49 | 82.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.10.0 | 11.00 | 184.42 | 195.42 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 10.00 | 195.51 | 205.51 | ERROR | |
| r-devel-windows-x86_64 | 0.10.0 | 11.00 | 127.00 | 138.00 | OK | |
| r-patched-linux-x86_64 | 0.10.0 | 6.84 | 104.62 | 111.46 | OK | |
| r-release-linux-x86_64 | 0.10.0 | 5.81 | 103.51 | 109.32 | OK | |
| r-release-macos-arm64 | 0.10.0 | 1.00 | 33.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.10.0 | 4.00 | 121.00 | 125.00 | OK | |
| r-release-windows-x86_64 | 0.10.0 | 12.00 | 126.00 | 138.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.0 | 2.00 | 36.00 | 38.00 | OK | |
| r-oldrel-macos-x86_64 | 0.10.0 | 5.00 | 241.00 | 246.00 | OK | |
| r-oldrel-windows-x86_64 | 0.10.0 | 12.00 | 152.00 | 164.00 | OK |
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [71s/80s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(glyrepr)
>
> test_check("glyrepr")
Saving _problems/test-composition-261.R
[ FAIL 1 | WARN 43 | SKIP 10 | PASS 1139 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-composition.R:268:1', 'test-example-glycans.R:1:1',
'test-example-glycans.R:9:1', 'test-example-glycans.R:16:1',
'test-example-glycans.R:23:1', 'test-example-glycans.R:30:1',
'test-structure-level.R:61:1', 'test-structure.R:500:1',
'test-structure.R:507:1', 'test-structure.R:515:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-composition.R:261:3'): large composition printing performance is acceptable ──
Expected `as.numeric(end_time - start_time) < 1` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 43 | SKIP 10 | PASS 1139 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [73s/172s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(glyrepr)
>
> test_check("glyrepr")
Saving _problems/test-composition-261.R
[ FAIL 1 | WARN 43 | SKIP 10 | PASS 1139 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-composition.R:268:1', 'test-example-glycans.R:1:1',
'test-example-glycans.R:9:1', 'test-example-glycans.R:16:1',
'test-example-glycans.R:23:1', 'test-example-glycans.R:30:1',
'test-structure-level.R:61:1', 'test-structure.R:500:1',
'test-structure.R:507:1', 'test-structure.R:515:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-composition.R:261:3'): large composition printing performance is acceptable ──
Expected `as.numeric(end_time - start_time) < 1` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 43 | SKIP 10 | PASS 1139 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc