Last updated on 2026-02-04 07:50:42 CET.
| Package | ERROR | OK |
|---|---|---|
| glyparse | 13 | |
| glyrepr | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
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