Last updated on 2025-01-21 11:48:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 10.35 | 421.13 | 431.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 7.07 | 273.06 | 280.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 711.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 723.38 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 11.00 | 293.00 | 304.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 7.31 | 389.44 | 396.75 | OK | |
r-release-linux-x86_64 | 0.1.1 | 9.85 | 380.63 | 390.48 | OK | |
r-release-macos-arm64 | 0.1.1 | 139.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 245.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 12.00 | 304.00 | 316.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 151.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 294.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 14.00 | 457.00 | 471.00 | ERROR |
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(TangledFeatures)
>
> test_check("TangledFeatures")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2 ]
>
> proc.time()
user system elapsed
2.98 0.42 3.53
Flavor: r-oldrel-windows-x86_64