Last updated on 2024-11-27 19:49:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 3.68 | 66.52 | 70.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.77 | 44.69 | 47.46 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 121.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 196.15 | OK | |||
r-devel-windows-x86_64 | 1.2 | 5.00 | 90.00 | 95.00 | ERROR | |
r-patched-linux-x86_64 | 1.2 | 4.14 | 63.07 | 67.21 | OK | |
r-release-linux-x86_64 | 1.2 | 2.68 | 62.93 | 65.61 | OK | |
r-release-macos-arm64 | 1.2 | 54.00 | OK | |||
r-release-macos-x86_64 | 1.2 | 83.00 | OK | |||
r-release-windows-x86_64 | 1.2 | 5.00 | 91.00 | 96.00 | OK | |
r-oldrel-macos-arm64 | 1.2 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2 | 88.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2 | 7.00 | 108.00 | 115.00 | OK |
Version: 1.2
Check: tests
Result: ERROR
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(meteR)
>
> test_check("meteR")
1 0.00146 0.00146 [1] TRUE
2 0.000162 0.000162 [1] TRUE
3 0.000155 0.000155 [1] TRUE
4 0.00464 0.00464 [1] TRUE
5 0.007085 0.007085 [1] TRUE
6 0.00511 0.00511 [1] TRUE
7 0.00261 0.00261 [1] TRUE
8 0.00279 0.00279 [1] TRUE
9 0.021 0.021 [1] TRUE
10 0.00823 0.00823 [1] TRUE
11 0.0168 0.0168 [1] TRUE
12 0.0135 0.0135 [1] TRUE
13 0.0228 0.0228 [1] TRUE
14 0.000174 0.000174 [1] TRUE
15 0.000254 0.000254 [1] TRUE
16 0.00042 0.00042 [1] TRUE
17 0.000244 0.000244 [1] TRUE
18 0.000488 0.000488 [1] TRUE
19 0.000342 0.000341 [1] TRUE
20 0.00168 0.00168 [1] TRUE
21 5.9e-05 5.92e-05 [1] TRUE
22 4.3e-05 4.27e-05 [1] TRUE
23 0.000117 0.000117 [1] TRUE
24 0.061 0.061 [1] TRUE
25 0.003175 0.003175 [1] TRUE
26 0.003872 0.003872 [1] TRUE
27 0.134 0.134 [1] TRUE
28 0.0189 0.0189 [1] TRUE
29 0.00109 0.00109 [1] TRUE
simulating data that conform to state variables:
attempt 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 43 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_zScore.R:11:3'): z score for logLik is approx chi-squared ────
... < 0.05 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 43 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64