Last updated on 2025-12-06 10:50:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 9.01 | 87.74 | 96.75 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 6.32 | 63.77 | 70.09 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 86.29 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 79.86 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.2 | 10.00 | 90.00 | 100.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 7.40 | 77.68 | 85.08 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 8.19 | 77.30 | 85.49 | OK | |
| r-release-macos-arm64 | 1.0.2 | OK | ||||
| r-release-macos-x86_64 | 1.0.2 | 6.00 | 66.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 11.00 | 91.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 6.00 | 49.00 | 55.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 13.00 | 119.00 | 132.00 | ERROR |
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rules)
Loading required package: parsnip
>
> test_check("rules")
Attaching package: 'modeldata'
The following object is masked from 'package:datasets':
penguins
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Saving _problems/test-rule-fit-regression-191.R
Saving _problems/test-rule-fit-regression-192.R
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
══ Skipped tests (34) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-c5.R:4:3', 'test-c5.R:43:3', 'test-c5.R:87:3',
'test-c5.R:127:3', 'test-c5.R:167:3', 'test-c5.R:213:3', 'test-c5.R:255:3',
'test-c5.R:282:3', 'test-c5.R:362:3', 'test-cubist.R:4:3',
'test-cubist.R:79:3', 'test-cubist.R:137:3', 'test-cubist.R:180:3',
'test-cubist.R:218:3', 'test-cubist.R:257:3', 'test-cubist.R:295:3',
'test-cubist.R:356:3', 'test-cubist.R:403:3', 'test-cubist.R:445:3',
'test-cubist.R:484:3', 'test-cubist.R:531:3', 'test-cubist.R:584:3',
'test-cubist.R:617:3', 'test-rule-fit-binomial.R:6:3',
'test-rule-fit-binomial.R:91:3', 'test-rule-fit-binomial.R:177:3',
'test-rule-fit-multinomial.R:6:3', 'test-rule-fit-multinomial.R:94:3',
'test-rule-fit-multinomial.R:181:3', 'test-rule-fit-regression.R:6:3',
'test-rule-fit-regression.R:62:3', 'test-rule-fit-regression.R:118:3',
'test-rule-fit-regression.R:160:1', 'test-rule-fit-regression.R:211:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rule-fit-regression.R:191:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_2$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-rule-fit-regression.R:192:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_3$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [14s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rules)
Loading required package: parsnip
>
> test_check("rules")
Attaching package: 'modeldata'
The following object is masked from 'package:datasets':
penguins
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Saving _problems/test-rule-fit-regression-191.R
Saving _problems/test-rule-fit-regression-192.R
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
══ Skipped tests (34) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-c5.R:4:3', 'test-c5.R:43:3', 'test-c5.R:87:3',
'test-c5.R:127:3', 'test-c5.R:167:3', 'test-c5.R:213:3', 'test-c5.R:255:3',
'test-c5.R:282:3', 'test-c5.R:362:3', 'test-cubist.R:4:3',
'test-cubist.R:79:3', 'test-cubist.R:137:3', 'test-cubist.R:180:3',
'test-cubist.R:218:3', 'test-cubist.R:257:3', 'test-cubist.R:295:3',
'test-cubist.R:356:3', 'test-cubist.R:403:3', 'test-cubist.R:445:3',
'test-cubist.R:484:3', 'test-cubist.R:531:3', 'test-cubist.R:584:3',
'test-cubist.R:617:3', 'test-rule-fit-binomial.R:6:3',
'test-rule-fit-binomial.R:91:3', 'test-rule-fit-binomial.R:177:3',
'test-rule-fit-multinomial.R:6:3', 'test-rule-fit-multinomial.R:94:3',
'test-rule-fit-multinomial.R:181:3', 'test-rule-fit-regression.R:6:3',
'test-rule-fit-regression.R:62:3', 'test-rule-fit-regression.R:118:3',
'test-rule-fit-regression.R:160:1', 'test-rule-fit-regression.R:211:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rule-fit-regression.R:191:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_2$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-rule-fit-regression.R:192:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_3$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [12s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rules)
Loading required package: parsnip
>
> test_check("rules")
Attaching package: 'modeldata'
The following object is masked from 'package:datasets':
penguins
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Saving _problems/test-rule-fit-regression-191.R
Saving _problems/test-rule-fit-regression-192.R
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
══ Skipped tests (34) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-c5.R:4:3', 'test-c5.R:43:3', 'test-c5.R:87:3',
'test-c5.R:127:3', 'test-c5.R:167:3', 'test-c5.R:213:3', 'test-c5.R:255:3',
'test-c5.R:282:3', 'test-c5.R:362:3', 'test-cubist.R:4:3',
'test-cubist.R:79:3', 'test-cubist.R:137:3', 'test-cubist.R:180:3',
'test-cubist.R:218:3', 'test-cubist.R:257:3', 'test-cubist.R:295:3',
'test-cubist.R:356:3', 'test-cubist.R:403:3', 'test-cubist.R:445:3',
'test-cubist.R:484:3', 'test-cubist.R:531:3', 'test-cubist.R:584:3',
'test-cubist.R:617:3', 'test-rule-fit-binomial.R:6:3',
'test-rule-fit-binomial.R:91:3', 'test-rule-fit-binomial.R:177:3',
'test-rule-fit-multinomial.R:6:3', 'test-rule-fit-multinomial.R:94:3',
'test-rule-fit-multinomial.R:181:3', 'test-rule-fit-regression.R:6:3',
'test-rule-fit-regression.R:62:3', 'test-rule-fit-regression.R:118:3',
'test-rule-fit-regression.R:160:1', 'test-rule-fit-regression.R:211:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rule-fit-regression.R:191:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_2$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-rule-fit-regression.R:192:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_3$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [17s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rules)
Loading required package: parsnip
>
> test_check("rules")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Saving _problems/test-rule-fit-regression-191.R
Saving _problems/test-rule-fit-regression-192.R
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
══ Skipped tests (34) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-c5.R:4:3', 'test-c5.R:43:3', 'test-c5.R:87:3',
'test-c5.R:127:3', 'test-c5.R:167:3', 'test-c5.R:213:3', 'test-c5.R:255:3',
'test-c5.R:282:3', 'test-c5.R:362:3', 'test-cubist.R:4:3',
'test-cubist.R:79:3', 'test-cubist.R:137:3', 'test-cubist.R:180:3',
'test-cubist.R:218:3', 'test-cubist.R:257:3', 'test-cubist.R:295:3',
'test-cubist.R:356:3', 'test-cubist.R:403:3', 'test-cubist.R:445:3',
'test-cubist.R:484:3', 'test-cubist.R:531:3', 'test-cubist.R:584:3',
'test-cubist.R:617:3', 'test-rule-fit-binomial.R:6:3',
'test-rule-fit-binomial.R:91:3', 'test-rule-fit-binomial.R:177:3',
'test-rule-fit-multinomial.R:6:3', 'test-rule-fit-multinomial.R:94:3',
'test-rule-fit-multinomial.R:181:3', 'test-rule-fit-regression.R:6:3',
'test-rule-fit-regression.R:62:3', 'test-rule-fit-regression.R:118:3',
'test-rule-fit-regression.R:160:1', 'test-rule-fit-regression.R:211:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rule-fit-regression.R:191:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_2$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-rule-fit-regression.R:192:3'): early stopping works in xrf_fit ──
Expected `!is.null(rf_fit_3$fit$xgb$best_iteration)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 34 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64