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

Last updated on 2025-03-12 08:53:23 CET.

Package ERROR NOTE OK
discrim 1 3 11
embed 15
modeldatatoo 15
modelenv 15
orbital 15
rules 15
sparsevctrs 1 14
textrecipes 15
themis 15
tidyclust 15
tidypredict 15
yardstick 15

Package discrim

Current CRAN status: ERROR: 1, NOTE: 3, OK: 11

Version: 1.0.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: discrim-package.Rd: discrim_flexible Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [8s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(discrim) Loading required package: parsnip > > test_check("discrim") [ FAIL 2 | WARN 0 | SKIP 4 | PASS 434 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-linear-lda.R:112:3', 'test-linear-sparsediscrim.R:199:3', 'test-naive-Bayes_naivebayes.R:194:3', 'test-quad-qda.R:123:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-naive-Bayes.R:36:1'): (code run outside of `test_that()`) ────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'klaR' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-naive-Bayes.R:36:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test-rda.R:7:1'): (code run outside of `test_that()`) ─────────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'klaR' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-rda.R:7:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 2 | WARN 0 | SKIP 4 | PASS 434 ] Error: Test failures Execution halted Flavor: r-devel-macos-x86_64

Package embed

Current CRAN status: OK: 15

Package modeldatatoo

Current CRAN status: OK: 15

Package modelenv

Current CRAN status: OK: 15

Package orbital

Current CRAN status: OK: 15

Package rules

Current CRAN status: OK: 15

Package sparsevctrs

Current CRAN status: NOTE: 1, OK: 14

Additional issues

clang-UBSAN gcc-UBSAN

Version: 0.2.0
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. Flavor: r-devel-linux-x86_64-debian-clang

Package textrecipes

Current CRAN status: OK: 15

Package themis

Current CRAN status: OK: 15

Package tidyclust

Current CRAN status: OK: 15

Package tidypredict

Current CRAN status: OK: 15

Package yardstick

Current CRAN status: OK: 15