Last updated on 2020-12-31 00:46:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 4.44 | 74.58 | 79.02 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 3.67 | 49.44 | 53.11 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 94.37 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 80.32 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.0.7 | 10.00 | 84.00 | 94.00 | ERROR | |
r-patched-linux-x86_64 | 0.0.7 | 4.45 | 64.03 | 68.48 | ERROR | |
r-patched-solaris-x86 | 0.0.7 | 122.10 | ERROR | |||
r-release-linux-x86_64 | 0.0.7 | 3.90 | 64.98 | 68.88 | ERROR | |
r-release-macos-x86_64 | 0.0.7 | OK | ||||
r-release-windows-ix86+x86_64 | 0.0.7 | 11.00 | 63.00 | 74.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.0.7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.7 | 6.00 | 65.00 | 71.00 | ERROR |
Version: 0.0.7
Check: tests
Result: ERROR
Running 'spelling.R' [0s/0s]
Running 'testthat.R' [33s/27s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
== Skipped tests ===============================================================
* On CRAN (6)
== Failed tests ================================================================
-- Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) --
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
x
1. +-r2dii.match::prioritize(invalid)
2. | \-`%>%`(...)
3. \-r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [18s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (6)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) ──
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
█
1. ├─r2dii.match::prioritize(invalid)
2. │ └─`%>%`(...)
3. └─r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [32s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (6)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) ──
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
█
1. ├─r2dii.match::prioritize(invalid)
2. │ └─`%>%`(...)
3. └─r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [27s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (6)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) ──
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
█
1. ├─r2dii.match::prioritize(invalid)
2. │ └─`%>%`(...)
3. └─r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.0.7
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [27s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
== Skipped tests ===============================================================
* On CRAN (6)
== Failed tests ================================================================
-- Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) --
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
x
1. +-r2dii.match::prioritize(invalid)
2. | \-`%>%`(...)
3. \-r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [26s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (6)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) ──
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
█
1. ├─r2dii.match::prioritize(invalid)
2. │ └─`%>%`(...)
3. └─r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [42s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (6)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) ──
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
█
1. ├─r2dii.match::prioritize(invalid)
2. │ └─`%>%`(...)
3. └─r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [26s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (6)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) ──
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
█
1. ├─r2dii.match::prioritize(invalid)
2. │ └─`%>%`(...)
3. └─r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.0.7
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [20s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(r2dii.match)
>
> test_check("r2dii.match")
== Skipped tests ===============================================================
* On CRAN (6)
== Failed tests ================================================================
-- Failure (test-prioritize.R:214:3): error if score=1 & values by id_loan+level are duplicated (#114) --
`prioritize(invalid)` threw an unexpected error.
Message: `data` where `score` is `1` must be unique by `id_loan` by `level`.
Duplicated rows: 2.
Have you ensured that only one ald-name per loanbook-name is set to `1`?
Class: duplicated_score1_by_id_loan_by_level/rlang_error/error/condition
Backtrace:
x
1. +-r2dii.match::prioritize(invalid)
2. | \-`%>%`(...)
3. \-r2dii.match:::check_duplicated_score1(.)
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 169 ]
Error: Test failures
Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64