Last updated on 2025-09-22 20:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 6.34 | 108.85 | 115.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 284.12 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 265.50 | ERROR | |||
r-release-macos-arm64 | 0.2.1 | 78.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 186.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 14.00 | 183.00 | 197.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 167.00 | OK |
Version: 0.2.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘png’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [120s/301s]
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(ggDNAvis)
>
> test_check("ggDNAvis")
[1] Unknown local system detected, using lenient matching
[1] Current acceptable distortion: 0.05
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1188 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-visualise_methylation.R:69:5'): methylation visualisation works with all individuals merged, mild clamping ──
...$distortion is not strictly less than `acceptable_distortion`. Difference: 0.00383
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1188 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [118s/151s]
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(ggDNAvis)
>
> test_check("ggDNAvis")
[1] Unknown local system detected, using lenient matching
[1] Current acceptable distortion: 0.05
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1188 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-visualise_methylation.R:69:5'): methylation visualisation works with all individuals merged, mild clamping ──
...$distortion is not strictly less than `acceptable_distortion`. Difference: 0.00383
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1188 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc