CRAN Package Check Results for Maintainer ‘Emil Hvitfeldt <emil.hvitfeldt at posit.co>’

Last updated on 2026-01-20 13:50:20 CET.

Package ERROR NOTE OK
bonsai 13
broom 3 10
discrim 13
embed 13
lime 13
modeldatatoo 13
modelenv 13
orbital 13
rules 9 4
sparsevctrs 10 3
textrecipes 13
themis 13
tidyclust 13
tidypredict 13
yardstick 13

Package bonsai

Current CRAN status: OK: 13

Package broom

Current CRAN status: ERROR: 3, OK: 10

Version: 1.0.11
Check: examples
Result: ERROR Running examples in ‘broom-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: summary_tidiers > ### Title: (Deprecated) Tidy summaryDefault objects > ### Aliases: summary_tidiers tidy.summaryDefault glance.summaryDefault > > ### ** Examples > > > v <- rnorm(1000) > s <- summary(v) > s Min. 1st Qu. Median Mean 3rd Qu. Max. -3.00805 -0.69737 -0.03532 -0.01165 0.68843 3.81028 > > tidy(s) Warning in tidy.summaryDefault(s) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. # A tibble: 1 × 6 minimum q1 median mean q3 maximum <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> 1 -3.01 -0.697 -0.0353 -0.0116 0.688 3.81 > glance(s) Warning in glance.summaryDefault(s) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. # A tibble: 1 × 6 minimum q1 median mean q3 maximum <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> 1 -3.01 -0.697 -0.0353 -0.0116 0.688 3.81 > > v2 <- c(v,NA) > tidy(summary(v2)) Warning in tidy.summaryDefault(summary(v2)) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. Error in `purrr::set_names()`: ! The size of `nm` (6) must be compatible with the size of `x` (7). Backtrace: ▆ 1. ├─generics::tidy(summary(v2)) 2. ├─broom:::tidy.summaryDefault(summary(v2)) 3. │ ├─tibble::as_tibble(purrr::set_names(ret, cnms)) 4. │ └─purrr::set_names(ret, cnms) 5. └─rlang::abort(message = message) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed augment.poLCA 4.857 0.086 6.458 glance.poLCA 4.555 0.028 5.253 Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.11
Check: examples
Result: ERROR Running examples in ‘broom-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: summary_tidiers > ### Title: (Deprecated) Tidy summaryDefault objects > ### Aliases: summary_tidiers tidy.summaryDefault glance.summaryDefault > > ### ** Examples > > > v <- rnorm(1000) > s <- summary(v) > s Min. 1st Qu. Median Mean 3rd Qu. Max. -3.00805 -0.69737 -0.03532 -0.01165 0.68843 3.81028 > > tidy(s) Warning in tidy.summaryDefault(s) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. # A tibble: 1 × 6 minimum q1 median mean q3 maximum <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> 1 -3.01 -0.697 -0.0353 -0.0116 0.688 3.81 > glance(s) Warning in glance.summaryDefault(s) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. # A tibble: 1 × 6 minimum q1 median mean q3 maximum <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> 1 -3.01 -0.697 -0.0353 -0.0116 0.688 3.81 > > v2 <- c(v,NA) > tidy(summary(v2)) Warning in tidy.summaryDefault(summary(v2)) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. Error in `purrr::set_names()`: ! The size of `nm` (6) must be compatible with the size of `x` (7). Backtrace: ▆ 1. ├─generics::tidy(summary(v2)) 2. ├─broom:::tidy.summaryDefault(summary(v2)) 3. │ ├─tibble::as_tibble(purrr::set_names(ret, cnms)) 4. │ └─purrr::set_names(ret, cnms) 5. └─rlang::abort(message = message) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.11
Check: examples
Result: ERROR Running examples in ‘broom-Ex.R’ failed The error most likely occurred in: > ### Name: summary_tidiers > ### Title: (Deprecated) Tidy summaryDefault objects > ### Aliases: summary_tidiers tidy.summaryDefault glance.summaryDefault > > ### ** Examples > > > v <- rnorm(1000) > s <- summary(v) > s Min. 1st Qu. Median Mean 3rd Qu. Max. -3.00805 -0.69737 -0.03532 -0.01165 0.68843 3.81028 > > tidy(s) Warning in tidy.summaryDefault(s) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. # A tibble: 1 × 6 minimum q1 median mean q3 maximum <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> 1 -3.01 -0.697 -0.0353 -0.0116 0.688 3.81 > glance(s) Warning in glance.summaryDefault(s) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. # A tibble: 1 × 6 minimum q1 median mean q3 maximum <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> 1 -3.01 -0.697 -0.0353 -0.0116 0.688 3.81 > > v2 <- c(v,NA) > tidy(summary(v2)) Warning in tidy.summaryDefault(summary(v2)) : `tidy.summaryDefault()` is deprecated. Please use `skimr::skim()` instead. Error in `purrr::set_names()`: ! The size of `nm` (6) must be compatible with the size of `x` (7). Backtrace: ▆ 1. ├─generics::tidy(summary(v2)) 2. ├─broom:::tidy.summaryDefault(summary(v2)) 3. │ ├─tibble::as_tibble(purrr::set_names(ret, cnms)) 4. │ └─purrr::set_names(ret, cnms) 5. └─rlang::abort(message = message) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package discrim

Current CRAN status: OK: 13

Package embed

Current CRAN status: OK: 13

Package lime

Current CRAN status: OK: 13

Package modeldatatoo

Current CRAN status: OK: 13

Package modelenv

Current CRAN status: OK: 13

Package orbital

Current CRAN status: OK: 13

Package rules

Current CRAN status: ERROR: 9, OK: 4

Version: 1.0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [18s/17s] 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-clang

Version: 1.0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [11s/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-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [26s/79s] 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’ [26s/56s] 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' [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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [16s/19s] 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-patched-linux-x86_64

Version: 1.0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [16s/20s] 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-release-linux-x86_64

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

Package sparsevctrs

Current CRAN status: NOTE: 10, OK: 3

Version: 0.3.5
Check: compiled code
Result: NOTE File ‘sparsevctrs/libs/sparsevctrs.so’: Found non-API call to R: ‘ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.5
Check: compiled code
Result: NOTE File 'sparsevctrs/libs/x64/sparsevctrs.dll': Found non-API call to R: 'ATTRIB' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.3.5
Check: compiled code
Result: NOTE File ‘sparsevctrs/libs/sparsevctrs.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.3.5
Check: compiled code
Result: NOTE File 'sparsevctrs/libs/x64/sparsevctrs.dll': Found non-API call to R: 'DATAPTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-release-windows-x86_64

Package textrecipes

Current CRAN status: OK: 13

Package themis

Current CRAN status: OK: 13

Package tidyclust

Current CRAN status: OK: 13

Package tidypredict

Current CRAN status: OK: 13

Package yardstick

Current CRAN status: OK: 13