Skip to content

CaseBasedReasoning

0.4.1

Case Based Reasoning

0packages depend
2.8Kdownloads / year
80.1%test coverage
13/13checks pass

Overview

About
Maintained by Simon MuellerFirst published 2018-06-124 releasesCRAN page ↗GitHub ↗

Case-based reasoning is a problem-solving methodology that involves solving a new problem by referring to the solution of a similar problem in a large set of previously solved problems. The key aspect of Case Based Reasoning is to determine the problem that "most closely" matches the new problem at hand. This is achieved by defining a family of distance functions and using these distance functions as parameters for local averaging regression estimates of the final result. The optimal distance function is chosen based on a specific error measure used in regression estimation. This approach allows for efficient problem-solving by leveraging past experiences and adapting solutions from similar cases. The underlying concept is inspired by the work of Dippon J. et al. (2002) doi:10.1016/S0167-9473(02)00058-0.

Install

Health

CRAN checks
13OK
Slowest check: 5.2 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.23
80.1%
Coverage · measured lines
100%
Documentation · exports
7
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-04-25
    12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-04-22
    11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    10 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 1 earlier snapshots
  • NOTE2026-03-10
    11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesYes · dynamicpkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
14%
Documented parameters
100%
Return-value docs
54%
References docs
4%

Downloads

2.8K
CRAN downloads in the past year
Rank #14,038 · ~8/day · ~233/mo
Daily download trend is not available in this view yet.
27130 days
78190 days
2.8K1 year
Compare downloads with other packages →
Also on450 r2u5 autocran

Repository

Repository
2Stars
2Forks
0Open issues
0Open PRs
0Releases
28Commits
4Contributors
case-based-reasoningcox-regressioncrandistance-matrixmachine-learningnearest-neighborsrr-package
28 commits · Last activity 2026-02-27 · 0% stars, 30d

Stars over time

2025-10-29 · 12026-07-07 · 2

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/sipemu/case-based-reasoning on 2026-07-19.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
14 external dependencies (excludes base and recommended)
Depends (1)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer · added in 0.3
Authors (1)
Author, Maintainer · added in 0.3
Contributors (1)
Listed in earlier versions (1)
no longer listed · 0.1
Package Timeline

4 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.4.1Latest
    2026-02-27 · current release · diff ↗
  • 0.4
    2026-02-26 · diff ↗
  • unarchivedReturned to CRAN
    2026-02-26
  • archivedRemoved from CRAN
    2026-01-30
    requires archived package 'pryr'
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.3
    2023-05-02 · diff ↗
  • unarchivedReturned to CRAN
    2023-05-02
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • archivedRemoved from CRAN
    2019-10-01
    installation issues were not corrected in time
  • R
    R 3.6.0 released · 2019-04-26
  • 0.1
    2018-06-12
Show 1 earlier events
  • R
    R 3.5.0 released · 2018-04-23

Package metadata

First published
2018-06-12
Total releases
4 / 8 yrs
License
MIT + file LICENSE OSI
Download size
285 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →