Last updated on 2023-01-25 04:51:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.0 | 21.06 | 716.45 | 737.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2.0 | 17.77 | 529.80 | 547.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2.0 | 2177.06 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.0 | 806.15 | OK | |||
r-patched-linux-x86_64 | 2.2.0 | 31.04 | 595.69 | 626.73 | OK | |
r-release-linux-x86_64 | 2.2.0 | 17.62 | 597.31 | 614.93 | OK | |
r-release-macos-arm64 | 2.2.0 | 132.00 | OK | |||
r-release-macos-x86_64 | 2.2.0 | 252.00 | OK | |||
r-release-windows-x86_64 | 2.2.0 | 75.00 | 483.00 | 558.00 | OK | |
r-oldrel-macos-arm64 | 2.2.0 | 141.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.0 | 242.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.2.0 | 46.00 | 523.00 | 569.00 | OK |
Version: 2.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1870s/236s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(respR)
> data("urchins.rd")
> data("sardine.rd")
> data("squid.rd")
> data("intermittent.rd")
> data("flowthrough.rd")
> data("flowthrough_mult.rd")
>
> test_check("respR")
Flavor: r-devel-linux-x86_64-fedora-clang