Last updated on 2025-05-16 05:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 21.26 | 250.68 | 271.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 15.06 | 175.80 | 190.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 405.55 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 414.22 | ERROR | |||
r-devel-windows-x86_64 | 1.1.0 | 20.00 | 237.00 | 257.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 19.81 | 234.85 | 254.66 | OK | |
r-release-linux-x86_64 | 1.1.0 | 17.98 | 234.16 | 252.14 | OK | |
r-release-macos-arm64 | 1.1.0 | 127.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 304.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 20.00 | 235.00 | 255.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 132.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 174.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 28.00 | 308.00 | 336.00 | OK |
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [23s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(workflowsets)
>
> test_check("workflowsets")
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'rsample'
The following object is masked from 'package:testthat':
matches
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 395 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-autoplot.R:53:3', 'test-checks.R:5:3',
'test-collect-notes.R:1:1', 'test-collect-predictions.R:1:1',
'test-comments.R:86:3', 'test-extract.R:58:3', 'test-fit.R:1:1',
'test-fit_best.R:2:4', 'test-fit_best.R:56:4', 'test-options.R:64:4',
'test-predict.R:1:1', 'test-workflow_set.R:168:4',
'test-workflow_set.R:226:4', 'test-workflow_set.R:412:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-workflow-map.R:4:1'): (code run outside of `test_that()`) ──────
<packageNotFoundError/error/condition>
Error in `library(kknn)`: there is no package called 'kknn'
Backtrace:
▆
1. └─base::library(kknn) at test-workflow-map.R:4:1
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 395 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [50s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(workflowsets)
>
> test_check("workflowsets")
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'rsample'
The following object is masked from 'package:testthat':
matches
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 395 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-autoplot.R:53:3', 'test-checks.R:5:3',
'test-collect-notes.R:1:1', 'test-collect-predictions.R:1:1',
'test-comments.R:86:3', 'test-extract.R:58:3', 'test-fit.R:1:1',
'test-fit_best.R:2:4', 'test-fit_best.R:56:4', 'test-options.R:64:4',
'test-predict.R:1:1', 'test-workflow_set.R:168:4',
'test-workflow_set.R:226:4', 'test-workflow_set.R:412:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-workflow-map.R:4:1'): (code run outside of `test_that()`) ──────
<packageNotFoundError/error/condition>
Error in `library(kknn)`: there is no package called 'kknn'
Backtrace:
▆
1. └─base::library(kknn) at test-workflow-map.R:4:1
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 395 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [48s/64s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(workflowsets)
>
> test_check("workflowsets")
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Attaching package: 'rsample'
The following object is masked from 'package:testthat':
matches
Attaching package: 'recipes'
The following object is masked from 'package:stats':
step
Attaching package: 'rlang'
The following objects are masked from 'package:testthat':
is_false, is_null, is_true
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 395 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-autoplot.R:53:3', 'test-checks.R:5:3',
'test-collect-notes.R:1:1', 'test-collect-predictions.R:1:1',
'test-comments.R:86:3', 'test-extract.R:58:3', 'test-fit.R:1:1',
'test-fit_best.R:2:4', 'test-fit_best.R:56:4', 'test-options.R:64:4',
'test-predict.R:1:1', 'test-workflow_set.R:168:4',
'test-workflow_set.R:226:4', 'test-workflow_set.R:412:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-workflow-map.R:4:1'): (code run outside of `test_that()`) ──────
<packageNotFoundError/error/condition>
Error in `library(kknn)`: there is no package called 'kknn'
Backtrace:
▆
1. └─base::library(kknn) at test-workflow-map.R:4:1
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 395 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc