Last updated on 2023-02-05 13:52:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 30.84 | 567.94 | 598.78 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 23.79 | 440.30 | 464.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 746.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 702.34 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 55.00 | 590.00 | 645.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 31.73 | 508.12 | 539.85 | OK | |
r-release-linux-x86_64 | 0.1.3 | 27.12 | 496.49 | 523.61 | OK | |
r-release-macos-arm64 | 0.1.3 | 239.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 261.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 141.00 | 601.00 | 742.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | 236.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.3 | 256.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 68.00 | 717.00 | 785.00 | ERROR |
Version: 0.1.3
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [65s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(iotarelr)
Loading required package: ggplot2
Loading required package: ggalluvial
>
> test_check("iotarelr")
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 70 ]
== Failed tests ================================================================
-- Failure ('test_basic_funct.R:360'): Comparisaton of fast and slow estimation --
...$assignment_error_matrix (`actual`) not equal to ...$assignment_error_matrix (`expected`).
actual vs expected
[,1] [,2] [,3]
- actual[1, ] 0.9170928 0.0829072 9.993278e-09
+ expected[1, ] 0.3349407 0.3349407 3.301185e-01
- actual[2, ] 0.3257549 0.4932672 1.809779e-01
+ expected[2, ] 0.4774837 0.4774837 4.503265e-02
- actual[3, ] 0.3279011 0.2037406 4.683583e-01
+ expected[3, ] 0.3670173 0.2226856 4.102971e-01
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 70 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64