Last updated on 2025-01-30 16:49:03 CET.
Package | ERROR | OK |
---|---|---|
trace | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/9s]
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(trace)
>
> test_check("trace")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 68 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-shinytest2.R:7:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-call_repeats.R:275:3'): batch correction ─────────────────────
all.equal(...) is not TRUE
`actual` is a character vector ('Mean relative difference: 1.364275e-05')
`expected` is a logical vector (TRUE)
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 68 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.