Last updated on 2020-08-07 01:50:32 CEST.
Package | ERROR | OK |
---|---|---|
stressaddition | 2 | 10 |
Current CRAN status: ERROR: 2, OK: 10
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