Last updated on 2022-09-11 12:56:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.0 | 10.74 | 109.39 | 120.13 | OK | |
r-devel-linux-x86_64-debian-gcc | 6.0 | 7.96 | 79.75 | 87.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 6.0 | 146.96 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 6.0 | 161.75 | OK | |||
r-devel-windows-x86_64 | 6.0 | 24.00 | 132.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 6.0 | 7.61 | 101.50 | 109.11 | OK | |
r-release-linux-x86_64 | 6.0 | 8.21 | 103.19 | 111.40 | OK | |
r-release-macos-arm64 | 6.0 | 39.00 | OK | |||
r-release-macos-x86_64 | 6.0 | 75.00 | ERROR | |||
r-release-windows-x86_64 | 6.0 | 24.00 | 140.00 | 164.00 | OK | |
r-oldrel-macos-arm64 | 6.0 | 48.00 | OK | |||
r-oldrel-macos-x86_64 | 6.0 | 57.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 6.0 | 30.00 | 185.00 | 215.00 | ERROR |
Version: 6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-predict.R:12:3): map.predict function works ───────────────────
p[56, 1] (`actual`) not equal to "versicolor" (`expected`).
`actual`: "virginica"
`expected`: "versicolor"
── Failure (test-predict.R:13:3): map.predict function works ───────────────────
p[145, 1] (`actual`) not equal to "virginica" (`expected`).
`actual`: "versicolor"
`expected`: "virginica"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-predict.R:12:3): map.predict function works ───────────────────
p[56, 1] (`actual`) not equal to "versicolor" (`expected`).
`actual`: "virginica"
`expected`: "versicolor"
── Failure (test-predict.R:13:3): map.predict function works ───────────────────
p[145, 1] (`actual`) not equal to "virginica" (`expected`).
`actual`: "versicolor"
`expected`: "virginica"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 6.0
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(popsom)
>
> test_check("popsom")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
== Failed tests ================================================================
-- Failure (test-predict.R:12:3): map.predict function works -------------------
p[56, 1] (`actual`) not equal to "versicolor" (`expected`).
`actual`: "virginica"
`expected`: "versicolor"
-- Failure (test-predict.R:13:3): map.predict function works -------------------
p[145, 1] (`actual`) not equal to "virginica" (`expected`).
`actual`: "versicolor"
`expected`: "virginica"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 6.0
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(popsom)
>
> test_check("popsom")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
== Failed tests ================================================================
-- Failure (test-predict.R:12:3): map.predict function works -------------------
p[56, 1] (`actual`) not equal to "versicolor" (`expected`).
`actual`: "virginica"
`expected`: "versicolor"
-- Failure (test-predict.R:13:3): map.predict function works -------------------
p[145, 1] (`actual`) not equal to "virginica" (`expected`).
`actual`: "versicolor"
`expected`: "virginica"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64