Last updated on 2026-02-26 13:52:11 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| CaseBasedReasoning | 3 | 2 | 1 |
Current CRAN status: ERROR: 3, NOTE: 2, OK: 1
Version: 0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
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-devel-macos-arm64, r-oldrel-macos-arm64
Version: 0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/2s]
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
Flavor: r-release-macos-arm64
Version: 0.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘CBRBase.R’ ‘RFModel.R’ ‘RegressionModel.R’ ‘distance.R’
‘generate_grid.R’ ‘utils.R’
Flavor: r-release-macos-x86_64
Version: 0.4
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-oldrel-macos-arm64
Version: 0.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.