Last updated on 2021-07-01 01:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 160.19 | 81.25 | 241.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 107.93 | 61.56 | 169.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 308.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 284.82 | OK | |||
r-devel-windows-x86_64 | 1.0.7 | 124.00 | 122.00 | 246.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0.7 | OK | ||||
r-patched-linux-x86_64 | 1.0.7 | 132.23 | 77.13 | 209.36 | OK | |
r-patched-solaris-x86 | 1.0.7 | 273.20 | ERROR | |||
r-release-linux-x86_64 | 1.0.7 | 133.61 | 76.71 | 210.32 | OK | |
r-release-macos-arm64 | 1.0.7 | NOTE | ||||
r-release-macos-x86_64 | 1.0.7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.7 | 285.00 | 137.00 | 422.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.7 | 312.00 | 125.00 | 437.00 | OK |
Version: 1.0.7
Check: installed package size
Result: NOTE
installed size is 21.1Mb
sub-directories of 1Mb or more:
libs 20.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rpf)
Loading required package: parallel
>
> test_check("rpf")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-score.R:30:3): tpbw1995-table2 ────────────────────────────────
scores[, 1] not equal to c(0.084, -0.154).
2/2 mismatches (average diff: 0.119)
[1] 0.000 - 0.084 == -0.084
[2] -0.307 - -0.154 == -0.153
── Failure (test-score.R:31:3): tpbw1995-table2 ────────────────────────────────
scores[, 2] not equal to c(0.539, 0.572).
2/2 mismatches (average diff: 0.388)
[1] 0.000 - 0.539 == -0.539
[2] 0.809 - 0.572 == 0.237
── Failure (test-weightColumn.R:40:3): EAPscores ───────────────────────────────
grp1$score[, 1] not equal to grp2$score[, 1].
779/1000 mismatches (average diff: 3.16)
[3] 0.000 - -6.516 == 6.516
[4] 4.531 - 0.000 == 4.531
[5] 4.531 - -0.147 == 4.677
[6] 4.531 - -0.697 == 5.228
[7] 4.531 - -0.147 == 4.677
[8] 4.531 - 0.000 == 4.531
[9] 4.531 - -1.875 == 6.406
[10] -0.497 - -0.354 == -0.143
[11] -0.497 - -3.256 == 2.759
...
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 399 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86