Last updated on 2022-05-21 05:52:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.6 | 26.34 | 215.84 | 242.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.6 | 21.77 | 151.77 | 173.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.6 | 292.65 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.6 | 285.53 | ERROR | |||
r-devel-windows-x86_64 | 0.3.6 | 44.00 | 294.00 | 338.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.6 | 30.91 | 206.40 | 237.31 | OK | |
r-release-linux-x86_64 | 0.3.6 | 18.92 | 199.83 | 218.75 | OK | |
r-release-macos-arm64 | 0.3.6 | 80.00 | OK | |||
r-release-macos-x86_64 | 0.3.6 | 131.00 | OK | |||
r-release-windows-x86_64 | 0.3.6 | 51.00 | 300.00 | 351.00 | OK | |
r-oldrel-macos-arm64 | 0.3.6 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.6 | 135.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.6 | 61.00 | 503.00 | 564.00 | OK |
Version: 0.3.6
Check: tests
Result: ERROR
Running 'spelling.R' [0s/0s]
Running 'testthat.R' [64s/79s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mpcmp)
>
> test_check("mpcmp")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
== Failed tests ================================================================
-- Failure (test_summarise.R:74:13): Test sumamry ------------------------------
capture_output_lines(print(summary(M.sit)))[20] not equal to "extractLeaf -0.3831 0.6509 -0.589 0.556".
1/1 mismatches
x[1]: "extractLeaf -0.3831 0.6508 -0.589 0.556"
y[1]: "extractLeaf -0.3831 0.6509 -0.589 0.556"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.6
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [43s/69s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mpcmp)
>
> test_check("mpcmp")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_summarise.R:74:13): Test sumamry ──────────────────────────────
capture_output_lines(print(summary(M.sit)))[20] not equal to "extractLeaf -0.3831 0.6509 -0.589 0.556".
1/1 mismatches
x[1]: "extractLeaf -0.3831 0.6508 -0.589 0.556"
y[1]: "extractLeaf -0.3831 0.6509 -0.589 0.556"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.6
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [75s/185s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mpcmp)
>
> test_check("mpcmp")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_summarise.R:74:13): Test sumamry ──────────────────────────────
capture_output_lines(print(summary(M.sit)))[20] not equal to "extractLeaf -0.3831 0.6509 -0.589 0.556".
1/1 mismatches
x[1]: "extractLeaf -0.3831 0.6508 -0.589 0.556"
y[1]: "extractLeaf -0.3831 0.6509 -0.589 0.556"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.6
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [85s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mpcmp)
>
> test_check("mpcmp")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_summarise.R:74:13): Test sumamry ──────────────────────────────
capture_output_lines(print(summary(M.sit)))[20] not equal to "extractLeaf -0.3831 0.6509 -0.589 0.556".
1/1 mismatches
x[1]: "extractLeaf -0.3831 0.6508 -0.589 0.556"
y[1]: "extractLeaf -0.3831 0.6509 -0.589 0.556"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 102 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64