Last updated on 2026-02-28 19:50:58 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| CaseBasedReasoning | 2 | 2 | 7 |
Current CRAN status: ERROR: 2, NOTE: 2, OK: 7
Version: 0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(CaseBasedReasoning)
Loading required package: Rcpp
Loading required package: RcppParallel
Attaching package: 'RcppParallel'
The following object is masked from 'package:Rcpp':
LdFlags
Loading required package: rms
Loading required package: Hmisc
Attaching package: 'Hmisc'
The following object is masked from 'package:testthat':
describe
The following objects are masked from 'package:base':
format.pval, units
>
> test_check("CaseBasedReasoning")
Saving _problems/test-RFDistance-28.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-RFDistance.R:28:3'): Number of Edges between Terminal Nodes ──
Expected `n_edges_by_hand` to equal `n_edges_calculated`.
Differences:
Component "x": Mean relative difference: 0.5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ]
Error:
! Test failures.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.4.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-oldrel-macos-arm64
Version: 0.4
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64