Last updated on 2022-08-15 08:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 3.40 | 39.18 | 42.58 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.60 | 29.66 | 32.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 60.75 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 59.76 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 16.00 | 64.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 3.19 | 37.79 | 40.98 | OK | |
r-release-linux-x86_64 | 1.0.1 | 3.09 | 37.57 | 40.66 | OK | |
r-release-macos-arm64 | 1.0.1 | 20.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 36.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 14.00 | 66.00 | 80.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 26.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 10.00 | 63.00 | 73.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s/0s]
Running 'testthat.R' [2s/2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(circletyper)
>
> test_check("circletyper")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 7 ]
== Skipped tests ===============================================================
* On CRAN (1)
== Failed tests ================================================================
-- Failure (test-circletype.R:25:3): dir possible values are 1 and -1 ----------
`circletype(shiny::p("this is some text", id = "test"), dir = y)` did not throw the expected error.
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang