Last updated on 2026-01-15 13:51:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.9 | 7.41 | 51.75 | 59.16 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.9 | 4.72 | 40.00 | 44.72 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.9 | 12.00 | 75.79 | 87.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 12.00 | 71.97 | 83.97 | OK | |
| r-devel-windows-x86_64 | 0.2.9 | 10.00 | 72.00 | 82.00 | OK | |
| r-patched-linux-x86_64 | 0.2.9 | 8.18 | 45.53 | 53.71 | ERROR | |
| r-release-linux-x86_64 | 0.2.9 | 7.74 | 45.34 | 53.08 | OK | |
| r-release-macos-arm64 | 0.2.9 | OK | ||||
| r-release-macos-x86_64 | 0.2.9 | 5.00 | 65.00 | 70.00 | OK | |
| r-release-windows-x86_64 | 0.2.9 | 11.00 | 70.00 | 81.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.9 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.9 | 5.00 | 68.00 | 73.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.9 | 13.00 | 82.00 | 95.00 | OK |
Version: 0.2.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(checked)
>
> test_check("checked")
Saving _problems/test-checks_df-36.R
alias version
marginaleffects marginaleffects (dev) 0.31.0
marginaleffects1 marginaleffects (v2.3.1) 0.31.0
mlr3shiny mlr3shiny (dev) 0.5.0
mlr3shiny1 mlr3shiny (v2.3.1) 0.5.0
tidysdm tidysdm (dev) 1.0.4
tidysdm1 tidysdm (v2.3.1) 1.0.4
viralx viralx (dev) 1.3.1
viralx1 viralx (v2.3.1) 1.3.1
package custom
marginaleffects <task marginaleffects (dev)> <task DALEXtra (dev)>
marginaleffects1 <task marginaleffects (v2.3.1)> <task DALEXtra (release)>
mlr3shiny <task mlr3shiny (dev)> <task DALEXtra (dev)>
mlr3shiny1 <task mlr3shiny (v2.3.1)> <task DALEXtra (release)>
tidysdm <task tidysdm (dev)> <task DALEXtra (dev)>
tidysdm1 <task tidysdm (v2.3.1)> <task DALEXtra (release)>
viralx <task viralx (dev)> <task DALEXtra (dev)>
viralx1 <task viralx (v2.3.1)> <task DALEXtra (release)>
[[1]]
<task marginaleffects (dev)>
[[2]]
<task marginaleffects (v2.3.1)>
[[3]]
<task mlr3shiny (dev)>
[[4]]
<task mlr3shiny (v2.3.1)>
[[5]]
<task tidysdm (dev)>
[[6]]
<task tidysdm (v2.3.1)>
[[7]]
<task viralx (dev)>
[[8]]
<task viralx (v2.3.1)>
attr(,"class")
[1] "list_of_task_spec" "list"
[[1]]
<task DALEXtra (dev)>
[[2]]
<task DALEXtra (release)>
[[3]]
<task DALEXtra (dev)>
[[4]]
<task DALEXtra (release)>
[[5]]
<task DALEXtra (dev)>
[[6]]
<task DALEXtra (release)>
[[7]]
<task DALEXtra (dev)>
[[8]]
<task DALEXtra (release)>
attr(,"class")
[1] "list_of_task_spec" "list"
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 58 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-check-reverse.R:3:1', 'test-check.R:3:1',
'test-results.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-checks_df.R:36:3'): rev_dep_check_tasks_df works with deafult params ──
Expected `all(endsWith(df$alias[seq(2, NROW(df), by = 2)], "(v2.3.0)"))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 58 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(checked)
>
> test_check("checked")
Saving _problems/test-checks_df-36.R
alias version
marginaleffects marginaleffects (dev) 0.31.0
marginaleffects1 marginaleffects (v2.3.1) 0.31.0
mlr3shiny mlr3shiny (dev) 0.5.0
mlr3shiny1 mlr3shiny (v2.3.1) 0.5.0
tidysdm tidysdm (dev) 1.0.4
tidysdm1 tidysdm (v2.3.1) 1.0.4
viralx viralx (dev) 1.3.1
viralx1 viralx (v2.3.1) 1.3.1
package custom
marginaleffects <task marginaleffects (dev)> <task DALEXtra (dev)>
marginaleffects1 <task marginaleffects (v2.3.1)> <task DALEXtra (release)>
mlr3shiny <task mlr3shiny (dev)> <task DALEXtra (dev)>
mlr3shiny1 <task mlr3shiny (v2.3.1)> <task DALEXtra (release)>
tidysdm <task tidysdm (dev)> <task DALEXtra (dev)>
tidysdm1 <task tidysdm (v2.3.1)> <task DALEXtra (release)>
viralx <task viralx (dev)> <task DALEXtra (dev)>
viralx1 <task viralx (v2.3.1)> <task DALEXtra (release)>
[[1]]
<task marginaleffects (dev)>
[[2]]
<task marginaleffects (v2.3.1)>
[[3]]
<task mlr3shiny (dev)>
[[4]]
<task mlr3shiny (v2.3.1)>
[[5]]
<task tidysdm (dev)>
[[6]]
<task tidysdm (v2.3.1)>
[[7]]
<task viralx (dev)>
[[8]]
<task viralx (v2.3.1)>
attr(,"class")
[1] "list_of_task_spec" "list"
[[1]]
<task DALEXtra (dev)>
[[2]]
<task DALEXtra (release)>
[[3]]
<task DALEXtra (dev)>
[[4]]
<task DALEXtra (release)>
[[5]]
<task DALEXtra (dev)>
[[6]]
<task DALEXtra (release)>
[[7]]
<task DALEXtra (dev)>
[[8]]
<task DALEXtra (release)>
attr(,"class")
[1] "list_of_task_spec" "list"
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 58 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-check-reverse.R:3:1', 'test-check.R:3:1',
'test-results.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-checks_df.R:36:3'): rev_dep_check_tasks_df works with deafult params ──
Expected `all(endsWith(df$alias[seq(2, NROW(df), by = 2)], "(v2.3.0)"))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 58 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64