Last updated on 2020-08-07 01:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.1 | 3.26 | 40.51 | 43.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0.1 | 2.55 | 30.55 | 33.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.0.1 | 62.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.1 | 50.70 | OK | |||
r-devel-windows-ix86+x86_64 | 3.0.1 | 18.00 | 76.00 | 94.00 | OK | |
r-patched-linux-x86_64 | 3.0.1 | 2.92 | 39.33 | 42.25 | OK | |
r-patched-solaris-x86 | 3.0.1 | 74.10 | OK | |||
r-release-linux-x86_64 | 3.0.1 | 3.09 | 39.11 | 42.20 | OK | |
r-release-macos-x86_64 | 3.0.1 | ERROR | ||||
r-release-windows-ix86+x86_64 | 3.0.1 | 17.00 | 79.00 | 96.00 | OK | |
r-oldrel-macos-x86_64 | 3.0.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 3.0.1 | 10.00 | 55.00 | 65.00 | OK |
Version: 3.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
>
>
> library(testthat)
> library(stressaddition)
>
> test_check("stressaddition")
── 1. Failure: lc values have not changed (@test-lc.R#88) ─────────────────────
lc(model, "survival_tox_env_LL5", 3.14159) not equal to list(response = 28.73466, concentration = 0.7267524).
Component "concentration": Mean relative difference: 0.0002779938
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 66 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: lc values have not changed (@test-lc.R#88)
Execution halted
Flavor: r-release-macos-x86_64
Version: 3.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
>
>
> library(testthat)
> library(stressaddition)
>
> test_check("stressaddition")
── 1. Failure: lc values have not changed (@test-lc.R#88) ─────────────────────
lc(model, "survival_tox_env_LL5", 3.14159) not equal to list(response = 28.73466, concentration = 0.7267524).
Component "concentration": Mean relative difference: 0.0002779938
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 66 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: lc values have not changed (@test-lc.R#88)
Execution halted
Flavor: r-oldrel-macos-x86_64